Closed
Bug 696811
Opened 13 years ago
Closed 13 years ago
Logging in with BrowserID is not always successful
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.9
People
(Reporter: krupa.mozbugs, Assigned: ashort)
References
()
Details
steps to reproduce:
1. Load https://addons-dev.allizom.org/en-US/firefox/users/login?to=%2Fen-US%2Ffirefox%2F
2. Log in using BrowserID
expected behavior:
tester is logged-in
actual behavior:
log in page reloads and user is not able to do anything which requires logging in.
Trying to log in again, results in a 403.
Comment 2•13 years ago
|
||
let us know if you need help from browserid side. We haven't seen any issues on our end on other sites.
Assignee | ||
Comment 3•13 years ago
|
||
This was the result of the BrowserID signin button moving inside the old login form; the button was type=submit and was causing the page to reload while the popup was being displayed.
https://github.com/washort/zamboni/commit/24e8126b2cc5dce94d1f242eab428ea6e2771e96
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Flags: in-testsuite?
Updated•9 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
•