Closed
Bug 803316
Opened 12 years ago
Closed 12 years ago
Logout on MP settings re-logs user after redirect to homepage.
Categories
(Marketplace Graveyard :: Consumer Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
2012-10-25
People
(Reporter: vcarciu, Assigned: basta)
References
()
Details
(Whiteboard: [janus])
Prerequisites:
Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/19.0 Firefox/19.0
Steps to reproduce:
1.Go to MP
2.Go to settings and press the "Log out" button
Expected results
User is logged out.
Actual results
After 2 seconds, user is automatically logged in again
Please see screencast for this bug: http://screencast.com/t/KTuaSPoUppac
NOTES:
Reproducible on both Desktop and Android.
Reproducible on both Production and Dev.
Not reproducible on dev if the user log out from the footer link.
Comment 1•12 years ago
|
||
Basta - giving to you because I suspect you special cased something in bug 803000 (sorry if not! :). I'm also CCing JR because I know he is messing with logout code right now. JR: if you think we should hold off on this (or you know what is wrong) please let us know. Thanks.
Assignee: nobody → mattbasta
Assignee | ||
Comment 2•12 years ago
|
||
It's not that you can't log out, it's that when you're sent back to the homepage (which you should be), you're auto-logged in again. JR and Davor are likely much more familiar than I am with how this was fixed (if I understand, it's the same problem that we were having with the devhub).
Summary: Cannot Log out from MP settings page → Logout on MP settings re-logs user after redirect to homepage.
Assignee | ||
Comment 3•12 years ago
|
||
Fixed:
https://github.com/mozilla/zamboni/commit/034adc79e2f1b8645a250f5c59c07982a53f8e73
Clicks weren't being bound to the logout button on fragment load.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•12 years ago
|
||
Verified as fixed : http://screencast.com/t/FqVMdCghQ
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•