Actions
Bug #14886
closedClicking a link or visiting a url while logged out does not properly redirect to original destination
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1321007
Description of problem:
For some reason the login redirect isn't working properly. It always dumps the user to the hosts page.
Version-Release number of selected component (if applicable):
6.2 Snap4
How reproducible:
Always
Steps to Reproduce:
1. Log out
2. Go to some url such as https://hostname/content_hosts
3. Login
Actual results:
You get redirected to /hosts
Expected results:
redirects you to where you were trying to go
Additional info:
No idea if this has anything to do with katello being present or not, it seemed to start as part of the upgrade to rails 4
This is super annoying
Actions