Closed Bug 554976 Opened 15 years ago Closed 15 years ago

Our app/lang redirect encodes URL vars

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: davedash)

Details

(Whiteboard: [z][qa-])

If I go to: /users/login?next=/en-US/firefox/users/edit I get a 301 to: /en-US/firefox/users/login%3Fnext%3D/en-US/firefox/users/edit which breaks the redirect_to after I log in. The ? and = shouldn't be URL encoded.
Target Milestone: 5.9 → 5.10
Whiteboard: [need:livepages]
Assignee: nobody → dd
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
When I hit preview.addons.mozilla.org/users/login?next=/en-US/firefox/users/edit and log in, I get redirected (through a series of 301s and 302s) to: https://preview.addons.mozilla.org/en-US/firefox/ even though I'm an admin
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
preview.addons.mozilla.org/users/login?next=/en-US/firefox/users/edit is served by remora at the moment... and... that would have been a completely new issue, not a reopen
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Whiteboard: [need:livepages] → [z][qa-]
Yeah; there was no [z] in the whiteboard, nor in the URL, but thanks.
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.