Hide Forgot
project_key: JBEPP Steps to Reproduce: 1) click on 'sign in' link in top right corner of portal 2) enter the wrong password. This will redirect you to the login page 3) enter the wrong password again on the login page 4) enter the right password on the login page. You will be redirected to http://localhost:8080/portal/j_security_check?j_username=root which results in a 404 error 5) if you enter the portal url, you will be logged into the portal Note: you need to enter the incorrect password twice. If you only enter the incorrect password in the popup and enter the correct password on the login page, then it will work as expected.
Link: Added: This issue depends GTNPORTAL-2039
indeed, initialURI value is wrong on second call
The linked issue has a patch which fixes the issue, but I am a bit confused over what the portalContext.getInitialURL is really suppose to do. The method doesn't make a lot of sense.
Release Notes Docs Status: Added: Not Required
Reopening. This is marked as fixed by 5.2.0.ER02, but it's still an issue there. It looks like the fix just didn't make it in time for ER02, I'll verify with ER03 when it's ready.