Closed
Bug 933907
Opened 12 years ago
Closed 12 years ago
[stage] Logging out never redirects from the "Logging out..." page.
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-11-07
People
(Reporter: sancus, Assigned: sancus)
References
Details
(Whiteboard: [kb=1168680] [fromAutomation])
Summary says it all. Possibly related to django-compressor patch.
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [kb=1168680]
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → sancus
| Assignee | ||
Comment 2•12 years ago
|
||
The issue here was that logout_view.js must come after the browserid_js files.
https://github.com/mozilla/mozillians/pull/697
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/1c9227e3af43f1d6f0bc12bad06862dc52df2f26
[Fix Bug 933907] fix order of logout.html js files
https://github.com/mozilla/mozillians/commit/45b38483341d31298632dd992e52e26f76ef366c
Merge pull request #697 from Sancus/933907-logout
[Fix Bug 933907] fix order of logout.html js files
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Verified log out functions correctly on staging
Comment 5•12 years ago
|
||
Adding whiteboard tag - we have Selenium based tests that saw this regression. The tests are also now passing \o/ http://qa-selenium.mv.mozilla.com:8080/job/mozillians.stage/347/HTML_Report/?
Bumping to verified on stage
Status: RESOLVED → VERIFIED
Whiteboard: [kb=1168680] → [kb=1168680] [fromAutomation]
Comment 6•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/1c9227e3af43f1d6f0bc12bad06862dc52df2f26
[Fix Bug 933907] fix order of logout.html js files
https://github.com/mozilla/mozillians/commit/45b38483341d31298632dd992e52e26f76ef366c
Merge pull request #697 from Sancus/933907-logout
Updated•12 years ago
|
Target Milestone: --- → 2013-11-07
You need to log in
before you can comment on or make changes to this bug.
Description
•