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
Updated by Dominic Cleal over 8 years ago
- Is duplicate of Bug #14072: URL pre login is not respect added
Updated by Dominic Cleal over 8 years ago
- Status changed from New to Duplicate
This sounds like a duplicate of #14072.
Updated by Dominic Cleal over 8 years ago
- Status changed from Duplicate to Ready For Testing
- Assignee set to Zach Huntington-Meath
- Pull request https://github.com/theforeman/foreman/pull/3479 added
PR opened anyway.
Updated by Dominic Cleal over 8 years ago
- Status changed from Ready For Testing to Duplicate
Actions