User tests: Successful: Unsuccessful:
Pull Request for Issue #32816 .
The language filter is configured for automatic language change and SEF is enabled.
When a logged-out user attempts to access a menu item that requires specific access permissions (e.g., https://test.com/en/somepagewithaccess), they are correctly redirected to the login page. The return URL is set to the intended destination, so the user should be redirected there after a successful login.
However, after signing in, the user is taken back to the login page instead of the originally requested page.
The PR checks if mode_sef is enabled and does the correct redirect.
Check the screen capture in the original issue for more info.
User get redirected to the login page when the language filter is configured for automatic language change and SEF is enabled.
User get redirected to the correct page when the language filter is configured for automatic language change and SEF is enabled.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Labels |
Added:
PR-5.3-dev
|
I can't get this PR to display default behaviour so have given up on testing it!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45583.