Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#1101 closed defect (bug) (fixed)

in trunk : wp-admin/profile.php - update fails if password is not replaced

Reported by: idanso's profile idanso Owned by: ryan's profile ryan
Milestone: Priority: normal
Severity: minor Version: 1.5.1
Component: Administration Keywords:
Focuses: Cc:

Description

Recent change to wp-admin/profile.php causes every update to fail unless a new password is entered in the form.

The code incorrectly reports an error when BOTH $pass1 and $pass2 are empty("password typed only once").

Fixed by the attached patch

Attachments (1)

password_check_fix.patch (777 bytes) - added by idanso 20 years ago.

Download all attachments as: .zip

Change History (3)

#1 @idanso
20 years ago

  • Patch set to No

#2 @ryan
20 years ago

  • fixed_in_version set to 1.5.1
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 20
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.