Opened 13 years ago
Closed 13 years ago
#4697 closed defect (bug) (fixed)
first_name, last_name, nickname not initially synced
| Reported by: |
|
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)
Change History (3)
Note: See
TracTickets for help on using
tickets.
proposed fix