Closed
Bug 730426
Opened 13 years ago
Closed 13 years ago
Redirect to /developers/submissions upon login
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Unassigned)
References
Details
steps to reproduce:
1. Tester is not logged into markeptplace.
2. Load https://marketplace-dev.allizom.org
expected behavior:
we load https://marketplace-dev.allizom.org/en-US/login?to=/en-US/developers/submissions
observed behavior:
We load https://marketplace-dev.allizom.org/en-US/login?to=/en-US/developers/ which then redirects to /developers/submissions
Let us rid us of the additional 302.
Comment 1•13 years ago
|
||
This is working as expected
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•13 years ago
|
||
we are doing multiple redirects on MP-dev.
Another example is when user goes to /en-US/firefox/users/login, we first redirect them to /en-US/users/login and from there 302 to /en-US/login.
The user won't see this, but why are we doing cumbersome and unnecessary redirects?
This is not a blocker by any chance, but is definitely not a WONTFIX.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 3•13 years ago
|
||
As discussed on IRC, this is temporary and unnoticeable by an average user. Using development time on this just means other bugs don't get done - considering this is temporary that's not a tradeoff we want to make. We've got bigger fish to fry.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 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
•