#15122 closed defect (wontfix)
WEB: Bug Tracker - Logging in redirects to homepage
Reported by: | lwcorp | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Web |
Version: | Keywords: | redirection | |
Cc: | Game: |
Description (last modified by )
Steps to reproduce
- Enter a ticket
- Click GitHub Login
- If needed, log in to GitHub as well
Expected outcome
The ticket is refreshed to indicate you're logged in - so you can proceed to modify the ticket, add a comment, etc.
Actual result
- It redirects you to the tracker's homepage
- You have to click Back to go back to the ticket
- If you also had to log in to GitHub, you have to repeatedly click Back, and possibly tackle GitHub's attempts to redirect
- You have to manually refresh the ticket to make it know you're logged in
Change History (3)
comment:1 by , 3 months ago
Description: | modified (diff) |
---|---|
Keywords: | redirection added |
comment:2 by , 3 days ago
Owner: | set to |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:3 by , 17 hours ago
In that case, what about adding to the homepage a link of:
If you just signed in while seeing a ticket, <a href="history.go(-3)">click here</a> to go back to the ticket you were in.
?
Note:
See TracTickets
for help on using tickets.
Unfortunately, this is how Trac works. We are not very happy with the software, and I am also personally annoyed by this particular misfeature. But we do not want/can't modify it, and it should be directed to the Trac developers.
The only good thing is that you need to log in only once, then the session stays.