Closed
Bug 710378
Opened 14 years ago
Closed 14 years ago
Blank error message while logging in
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
6.3.5
People
(Reporter: krupa.mozbugs, Assigned: gkoberger)
References
Details
Attachments
(2 files)
steps to reproduce:
1. Load https://apps-preview-dev.allizom.org/en-US/firefox/users/login?ro=mozilla
2. Register as a new user
3. Notice that the user is prompted to select their username and displayname.
4. Hit login/register button again
5. try to login using the new credentials
actual behavior:
There is a blank error message.
screencast: http://screencast.com/t/6aq85fUlJ
| Assignee | ||
Comment 1•14 years ago
|
||
The problem was that you get a 403 if you try to log in via BrowserID while already being logged in. So I'm hiding the button.
https://github.com/mozilla/zamboni/commit/f57ba669
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → gkoberger
Target Milestone: --- → 6.3.5
| Reporter | ||
Comment 2•14 years ago
|
||
I can still manage to hit the blank error.
STR:
1. Load https://apps-preview-dev.allizom.org/en-US/firefox/users/login?ro=mozilla
2. Register as a new user
3. User is prompted to select their username and displayname.
4. Notice that the login button is hidden.
5. Click the login/register link in the header.
6. Login using the new credentials
observed behavior:
blank error message.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•14 years ago
|
||
I can't sneak anything past Krupa
https://github.com/mozilla/zamboni/commit/f035924
Good catch :)
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•14 years ago
|
||
verified fixed at https://apps-preview-dev.allizom.org/en-US/firefox/users/login
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 5•14 years ago
|
||
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
•