Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#4697 closed defect (bug) (fixed)

first_name, last_name, nickname not initially synced

Reported by: magnus78 Owned by:
Priority: normal Milestone: 1.7
Component: Extended Profile Version:
Severity: normal 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 14 years ago.
proposed fix

Download all attachments as: .zip

Change History (3)

@magnus78
14 years ago

proposed fix

#1 @DJPaul
14 years ago

  • Milestone Awaiting Review1.7

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

#2 @johnjamesjacoby
14 years ago

  • Resolutionfixed
  • Status newclosed

(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.