Opened 17 months ago

Closed 17 months ago

Last modified 17 months ago

#3885 closed defect (bug) (fixed)

USER PASSWORD

Reported by: dj10bear Owned by:
Priority: normal Milestone: 1.5.3
Component: Core Version: 1.5.2
Severity: major Keywords:
Cc: dj10bear

Description

user passwords are not updating. when a user goes to their profile page, settings, change password. it seems to work, but the system only accepts the old password after the change.

i am using wordpress 3.3 and buddypress 1.5.2

Change History (6)

  • Owner set to dj10bear
  • Status changed from new to accepted
  • Owner dj10bear deleted
  • Status changed from accepted to assigned
  • Cc dj10bear added
  • Milestone changed from Awaiting Review to 1.5.3

Confirmed. This appears to have something to do with the way that the WP_User object was changed in WP 3.3.

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

(In [5587]) Structures user data correctly for WP 3.3+ WP_User when sending to wp_update_user(). Fixes #3885

(In [5588]) Structures user data correctly for WP 3.3+ WP_User when sending to wp_update_user(). Fixes #3885

Note: See TracTickets for help on using tickets.