On multilingual site, login with "remember me" checked.
Wait at least as many minutes as "session lifetime" in global settings.
Refresh the page, error 403 is displayed.
Refresh the page again, page is displayed as normal.
No error 403 after session time when "remember me" checked
Error 403
Joomla 3.9.19, but problem exists also with older versions.
Fix is here:
c7eab13
Abstractmenu.php and remember.php need to be updated accordingly. Thius fixes issue for all my sites.
Labels |
Added:
?
|
Title |
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-01-05 20:57:28 |
Closed_By | ⇒ | richard67 | |
Labels |
Added:
No Code Attached Yet
Removed: ? |
It seems that the issue has been solved meanwhile in J4. At least I got reported by @carlitorweb that it can not be reproduced anymore. Possibly it was solved with PR #30991 . So I'm closing this issue here. Feel free to reopen if you think this is wrong. Thanks @carlitorweb for checking.
See #21230