Login URL is wrong (doesn't check layout)#19485
Conversation
|
IMO there is a little weird configuration after #7703. |
|
isnt this related to the change being discussed at #19497 |
|
This was on 3.8.3 so no relation with that issue. This seems to have been added way back in #7703 - it added a new layout for the logout menu item, but the routing didn't take it into account (it assumed if it's |
|
OK - thanks for clarifying that |
|
I have tested this item ✅ successfully on f655360 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19485. |
1 similar comment
|
I have tested this item ✅ successfully on f655360 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19485. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19485. |
|
@HLeithner please a final response 1 year old rtc pr |
|
thx |
Summary of Changes
The Legacy router grabs the incorrect item ID if you've created a logout menu item before creating the login menu; that's because it doesn't verify the layout. This patch fixes that. No idea how to fix the Modern routing though.
Testing Instructions
URL Routingset toLegacyinUsers > Manage > Options > IntegrationUsers > Logoutmenu item and after that, create a newUsers > Loginmenu item.Expected result
Actual result
Documentation Changes Required