Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9442 closed defect (bug) (fixed)

Login Form UI improvement

Reported by: denis-de-bernardy's profile Denis-de-Bernardy Owned by:
Milestone: 2.8 Priority: normal
Severity: normal Version: 2.8
Component: General Keywords: has-patch commit tested
Focuses: Cc:

Description

I frequently get this question from my customers (like... once per week): How do I recover my password?

As far as I can tell, the password reminder works. So it's a UI issue.

The attached patch will add the password reminder link to the error message when the user fails to log in.

Attachments (2)

9442.diff (757 bytes) - added by Denis-de-Bernardy 16 years ago.
9442-better.diff (1.2 KB) - added by Denis-de-Bernardy 16 years ago.
better patch, from a localization standpoint. inserts the link directly into the error message

Download all attachments as: .zip

Change History (6)

@Denis-de-Bernardy
16 years ago

better patch, from a localization standpoint. inserts the link directly into the error message

#1 @Denis-de-Bernardy
16 years ago

  • Keywords has-patch commit added

#2 @mrmist
16 years ago

  • Keywords tested added

Tested the "9442-better.diff" against 10937 with IE and Opera. Looks fine to me and is much more obvious UI-wise.

#3 @williamsba
16 years ago

  • Cc brad@… added

Tested "9442-better.diff in Chrome and FF3, looks great! I get this question a lot as well

#4 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10960]) Add link to password recovery in login error messages. Props Denis-de-Bernardy. fixes #9442

Note: See TracTickets for help on using tickets.