When overriding the default registration page with a node, the module does not set the title for the menu item in autoassignrole_menu_alter(). This results in an empty tab being displayed at /user.

The attached patch maintains the 'Create new account' title used by core or uses the title of the node that is being used in place of the registration page.

Comments

mike.davis’s picture

Issue summary: View changes
Status: Active » Needs review

Updated status for test bot

Status: Needs review » Needs work

The last submitted patch, autoassignrole-register-tab-title.patch, failed testing.

mike.davis’s picture

Status: Needs work » Needs review
StatusFileSize
new1.62 KB

Heres a valid patch file for this change.

Status: Needs review » Needs work

The last submitted patch, 3: autoassignrole-register-tab-title-673918-3.patch, failed testing.

mike.davis’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Needs work » Needs review

Updating the version to the latest 1.x release version to see if this works