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: |
|
Owned by: |
|
---|---|---|---|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
http://trac.wordpress.org/changeset/2439