-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: explorer-20.0.0
-
Component/s: Explorer
-
Team:AT
-
Sprint:nxAT 11.1.26
-
Story Points:2
The login link is not always accurate (see preview): fix behaviour modified with NXP-29263
Steps to reproduce:
- go to http://localhost:8080/nuxeo/site/distribution
- click on "login" on top right corner: redirected to http://localhost:8080/nuxeo/login.jsp?forceAnonymousLogin=true&requestedUrl=/nuxeo/site/distribution
- do not login and hit "back" and refresh the page
- click on "login" again -> redirection goes to "http://localhost:8080/nuxeo//nuxeo/site/distribution" this time, with error "Sorry, the page you requested cannot be found."
- any following attempt to get to the login page redirects to this invalid URL
Once in this state, to get back the login page, need to go to call http://localhost:8080/nuxeo/logout to get properly redirected to the login page.
- is related to
-
NXP-29263 Handle login with anonymous user on explorer
- Resolved
- Is referenced in