Closed
Bug 434540
Opened 17 years ago
Closed 17 years ago
Submitting an empty login form leads to bogus error
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wenzel, Assigned: rdoherty)
References
()
Details
Submitting a completely empty login form on AMO leads to a page stating "Please confirm your user account first with the code you received by email.".
That of course makes little sense and we should tell the user to fill in the blanks correctly, instead.
Reporter | ||
Comment 1•17 years ago
|
||
Btw. we already have a "this field must not be empty" string, so we don't even need new l10n for this. Woot.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → rdoherty
Assignee | ||
Comment 2•17 years ago
|
||
We're getting this error because someone, somehow, entered no email address when registering. ??
I'll create the sql query to remove it and file an IT bug.
Comment 3•17 years ago
|
||
Hmmm..I was curious if maybe our user edit form allows users to somehow delete their email address...trying to remove one's address from https://addons.mozilla.org/en-US/firefox/users/edit then clicking save replies with "Profile Updated" but then clicking "My Account" takes you back and fills in the value. We should probably warn about that. Created bug 445664 to cover that.
Changing the value will generate a change-of-address confirmation email.
Reporter | ||
Comment 4•17 years ago
|
||
"Wrong username or password!" -> FIXED
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 6•17 years ago
|
||
Since this isn't fixed, does bug 446360 cover it? If so, we should just mark this a dup of that bug.
Comment 7•17 years ago
|
||
NM, this is really that "preview's DB isn't updated" bug that I always gets tripped up on, sigh. I'll verify this in production, then?
Reporter | ||
Comment 8•17 years ago
|
||
(In reply to comment #7)
> I'll verify this in production, then?
Yes, please.
Comment 9•17 years ago
|
||
Verified FIXED; I get the "Wrong username or password!" text on https://addons.mozilla.org/en-US/firefox/users/login
Status: RESOLVED → VERIFIED
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
•