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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | autoassignrole-register-tab-title-673918-3.patch | 1.62 KB | mike.davis |
| autoassignrole-register-tab-title.patch | 1.21 KB | jtsnow |
Comments
Comment #1
mike.davis commentedUpdated status for test bot
Comment #3
mike.davis commentedHeres a valid patch file for this change.
Comment #5
mike.davis commentedUpdating the version to the latest 1.x release version to see if this works