Closed
Bug 619982
Opened 14 years ago
Closed 14 years ago
Update the login page loop
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect, P1)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
VERIFIED
FIXED
Builder 0.9.3
People
(Reporter: dbuchner, Assigned: smcarthur)
References
Details
In cases where the user is on a strictly informational page logging in should send the user to their My Account page. If it is any other type of page, they should return to the page they were previously viewing.
Reporter | ||
Updated•14 years ago
|
Updated•14 years ago
|
Component: FlightDeck → Add-on Builder
Product: Mozilla Labs → addons.mozilla.org
Target Milestone: 0.8 → ---
Updated•14 years ago
|
QA Contact: flightdeck → add-on-builder
Updated•14 years ago
|
Target Milestone: --- → Builder 0.8
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → zaloon
Updated•14 years ago
|
Target Milestone: Builder 0.8 → Builder 0.9
Updated•14 years ago
|
Target Milestone: Builder 0.9 → Builder 0.9.1
Reporter | ||
Comment 1•14 years ago
|
||
Has this been done? I think I remember seeing this happen now upon login.
Comment 2•14 years ago
|
||
No - it's not done yet
Comment 3•14 years ago
|
||
I will need to have a list of "Strictly informational pages" for the moment I'll build it in the way it will return to the current page.
Comment 4•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•14 years ago
|
||
"strictly informational page" - To be more clear, it should send you to My Account upon login from any page that is not an edit/view code page of a library or add-on.
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 6•14 years ago
|
||
See last comment
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 7•14 years ago
|
||
Piotr, we need this fixed P1 in the next few hours, ashah is unable to run his test without this working.
Reporter | ||
Updated•14 years ago
|
Severity: normal → blocker
Priority: P3 → P1
Target Milestone: Builder 0.9.1 → Builder 0.9.3
Assignee | ||
Comment 8•14 years ago
|
||
fixed this for now
https://github.com/mozilla/FlightDeck/commit/5c6c89da80337a8011a77b5cf83b93b5efaf7689
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 9•14 years ago
|
||
Now, the editor pages have also been included in this redirect. I mean , even the editor pages are now redirected to dashboard which should not be the case.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 10•14 years ago
|
||
(In reply to comment #5)
> "strictly informational page" - To be more clear, it should send you to My
> Account upon login from any page that is not an edit/view code page of a
> library or add-on.
This is the intended behavior ^
Assignee | ||
Comment 11•14 years ago
|
||
What pages? It works for me...
Reporter | ||
Comment 12•14 years ago
|
||
Yeah I am no longer seeing this issue either, Ayan, can you give this user-flow one more try and let us know what happens?
Comment 13•14 years ago
|
||
looks on mine on my side as well - fixed
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 14•14 years ago
|
||
Reopening as the following case fails:
1. on the home page, without signing in, click on view button of any add-on
2. once on the editor page, click on copy button. it will ask you to sign in
3. sign in
Result: you will be displayed the dashboard page instead of the editor page
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•14 years ago
|
Assignee: zaloon → smcarthur
Assignee | ||
Comment 15•14 years ago
|
||
The link was coming from a different part of the template, so I forgot to update that part to use the new mechanism. This is fixed now as well
https://github.com/mozilla/FlightDeck/commit/b8a0cb428becd37099bc5ec805d61fa8f0f01d69
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Status: RESOLVED → VERIFIED
Updated•11 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
•