Closed Bug 931765 Opened 12 years ago Closed 12 years ago

When you enter your login or password wrong, the error message shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid"

Categories

(Bugzilla :: User Interface, defect)

4.5.1
defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: tinajohnson.1234, Assigned: tinajohnson.1234)

Details

Attachments

(2 files, 1 obsolete file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1 (Beta/Release) Build ID: 20120907231657 Steps to reproduce: When I entered my email-id wrong, I encountered the wrong message. Actual results: Error message:"The username or password you entered is not valid. " Expected results: "The email-id or password you entered is not valid. "
(In reply to tinajohnson.1234 from comment #0) > Expected results: > > "The email-id or password you entered is not valid. " It should say "login", not "email-id".
Assignee: general → ui
Severity: normal → trivial
Status: UNCONFIRMED → NEW
Component: Bugzilla-General → User Interface
Ever confirmed: true
Summary: When you enter your email-id or password wrong, the error message shown "The username or password you entered is not valid. " should be edited to "The email-id or password you entered is not valid. " → When you enter your login or password wrong, the error message shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid"
(In reply to Frédéric Buclin from comment #1) > (In reply to tinajohnson.1234 from comment #0) > > Expected results: > > > > "The email-id or password you entered is not valid. " > > It should say "login", not "email-id". When I checked the bugzilla's of Mozilla, KDE, MediaWiki the placeholders of the login input field was email-id. But "login" works too.
(In reply to tinajohnson.1234 from comment #2) > (In reply to Frédéric Buclin from comment #1) > > It should say "login", not "email-id". > When I checked the bugzilla's of Mozilla, KDE, MediaWiki the placeholders of > the login input field was email-id. But "login" works too. That's because those three Bugzillas only allow email addresses as logins. However Bugzilla's configuration also allows LDAP usernames for example, so "email-id" would be wrong.
Assignee: ui → tinajohnson.1234
Error message for invalid login changed from "The username or password you entered is not valid." to "The login or password you entered is not valid.". Also changed the header title from 'Bugzilla – Invalid Username Or Password' to 'Bugzilla – Invalid Login Or Password'
Status: NEW → ASSIGNED
Comment on attachment 825936 [details] [diff] [review] Error message and header title for invalid login changed. Review of attachment 825936 [details] [diff] [review]: ----------------------------------------------------------------- +1 Essential as the error message is misleading in the bugzilla login.
Comment on attachment 825936 [details] [diff] [review] Error message and header title for invalid login changed. Change looks fine although I had to do patch -p1 to get it to apply. Please created your future diffs from within the root bugzilla directory. r=dkl Thanks dkl
Attachment #825936 - Flags: review+
Flags: approval?
Comment on attachment 825936 [details] [diff] [review] Error message and header title for invalid login changed. > [% ELSIF error == "invalid_username_or_password" %] I think the error tag should also be reworded to invalid_login_or_password.
(In reply to Frédéric Buclin from comment #7) > Comment on attachment 825936 [details] [diff] [review] > Error message and header title for invalid login changed. > > > [% ELSIF error == "invalid_username_or_password" %] > > I think the error tag should also be reworded to invalid_login_or_password. Ah good point and sorry missed that. Can fix on check in unless you think a new patch is in order. dkl
(In reply to David Lawrence [:dkl] from comment #8) > (In reply to Frédéric Buclin from comment #7) > > Comment on attachment 825936 [details] [diff] [review] > > Error message and header title for invalid login changed. > > > > > [% ELSIF error == "invalid_username_or_password" %] > > > > I think the error tag should also be reworded to invalid_login_or_password. > > Ah good point and sorry missed that. Can fix on check in unless you think a > new patch is in order. I'll upload the patch soon. > > dkl
Comment on attachment 826285 [details] [diff] [review] Error message and header title and error tag of invalid login changed in user-error.html.tmpl, Auth.pm, Constants.pm Review of attachment 826285 [details] [diff] [review]: ----------------------------------------------------------------- looks done, this time.
Comment on attachment 826285 [details] [diff] [review] Error message and header title and error tag of invalid login changed in user-error.html.tmpl, Auth.pm, Constants.pm Not sure if a new patch was needed but since it's here, it needs a new review.
Attachment #826285 - Flags: review?(dkl)
Flags: approval? → approval+
The patch should be reviewed *before* being approved....
Comment on attachment 826285 [details] [diff] [review] Error message and header title and error tag of invalid login changed in user-error.html.tmpl, Auth.pm, Constants.pm r=dkl
Attachment #826285 - Flags: review?(dkl) → review+
Flags: approval+ → approval?
Target Milestone: --- → Bugzilla 5.0
Flags: approval? → approval+
Thanks for the patch! Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/trunk modified Bugzilla/Auth.pm modified Bugzilla/WebService/Constants.pm modified template/en/default/global/user-error.html.tmpl Committed revision 8805.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Attachment #825936 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: