Closed
Bug 499979
Opened 16 years ago
Closed 15 years ago
Redirect after a successful login drops any URL hash
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P4)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
RESOLVED
WONTFIX
4.x (triaged)
People
(Reporter: smccammon, Unassigned)
Details
Steps to reproduce:
1. Logout
2. Open restricted URL with a hash: https://addons.mozilla.org/en-US/admin/#testo
3. After logging in, you are redirected to original URL but without the hash: http://addons.mozilla.org/en-US/admin/
Updated•16 years ago
|
Severity: normal → trivial
Priority: -- → P4
Target Milestone: --- → 4.x (triaged)
Comment 1•15 years ago
|
||
I'm not sure we can do anything about this. fragments aren't sent to the server, so unless we want to fiddle with some JS this is a wontfix. Let's deal with this if/when it comes up.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•