Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

#4697 closed defect (bug) (fixed)

first_name, last_name, nickname not initially synced

Reported by: magnus78's profile magnus78 Owned by:
Milestone: 1.7 Priority: normal
Severity: normal Version:
Component: Extended Profile Keywords: has-patch
Cc:

Description

first_name, last_name and nickname are not synced with wp when the user is originally created. This is because for bp_core_signup_user xprofile_sync_wp_profile bails since we don't have a user id and no logged in user either.

Attachments (1)

trac4697_bp_profile_sync.patch (471 bytes) - added by magnus78 12 years ago.
proposed fix

Download all attachments as: .zip

Change History (3)

@magnus78
12 years ago

proposed fix

#1 @DJPaul
12 years ago

  • Milestone changed from Awaiting Review to 1.7

Need to confirm issue, but let's consider for 1.7 as it has a patch.

#2 @johnjamesjacoby
12 years ago

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

(In [6659]) Make sure user xprofile data is synced to WordPress user profile on user activation. Props magnus78. Fixes #4697.

Note: See TracTickets for help on using tickets.