Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#37070 closed defect (bug) (duplicate)

Misleading error message in login.php

Reported by: yetAnotherDaniel Owned by:
Priority: normal Milestone:
Component: Login and Registration Version: 4.5.2
Severity: normal Keywords:
Cc: Focuses:

Description

After changing the process of registration in 4.3 an error message is confusing in the case somebody registers and then immediately tries to login. Then the error message states:
"ERROR: The password you entered for the username abc is incorrect..."

That is misleading because the user did not activate the account and not set a password yet. The message in this case should be something like:
"You did not yet activate your account and set a password. Please check your email."

I get emails from users that are trying to register, don't check their emails and then try to login (I guess they take their usual password). They are confused by the error message. Yes, it is written to check the email after registration but how many users really read carefully all this stuff today?

Change History (2)

#1 @yetAnotherDaniel
10 years ago

  • Resolutionduplicate
  • Status newclosed

Duplicate of #38769.

#2 @netweb
10 years ago

  • Milestone Awaiting Review
Note: See TracTickets for help on using tickets.