Closed
Bug 723490
Opened 14 years ago
Closed 11 years ago
Broken page after logging out from Discovery Pane on production.
Categories
(addons.mozilla.org Graveyard :: Discovery Pane, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vcarciu, Unassigned)
References
()
Details
Prerequisites:
Build identifier: Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0
Steps to reproduce:
1.Go to AMO homepage in production and login with valid credentials (https://addons.mozilla.org/en-US/firefox/)
2.Open Add-ons Manager (Tools -> Add-ons)
3.From Add-on manager, press log-out on the top right side of the screen
Expected results:
The User should be successfully logged out without any issue and Add-ons manager page should be displayed.
Actual Results:
The Add-ons manager page is broken after logging out .
Please see the screencast for this issue:http://screencast.com/t/sgcUX4QF
Workaround:The Add-ons manager page will be correctly displayed after a refresh.
NOTES: There is a different issue on staging (https://addons-dev.allizom.org/en-US/firefox/) but the bug https://bugzilla.mozilla.org/show_bug.cgi?id=697882 was already logged and marked as invalid.
Comment 1•14 years ago
|
||
This is the exact same as bug 697882, which was already resolved as invalid as you said. Please don't file dupes.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 2•14 years ago
|
||
This is a valid bug. Bug 697882 was about AMO homepage loading within AOM.
When user logs out, we shouldn't be showing the "What are Add-ons?" module. We should be showing the logged-out view.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 3•14 years ago
|
||
The cause of this weirdness is due to bug 697882. The fix to this is to not redirect to the homepage upon logout. We should add something like /users/logout?to= à la the login redirection.
Comment 4•11 years ago
|
||
Thanks for filing this. Due to resource constraints we are closing bugs which we won't realistically be able to fix. If you have a patch that applies to this bug please reopen.
For more info see http://micropipes.com/blog/2014/09/24/the-great-add-on-bug-triage/
Status: REOPENED → RESOLVED
Closed: 14 years ago → 11 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
•