[buddypress-trac] [BuddyPress] #3925: full name field is overwritten
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Jan 14 05:13:44 UTC 2012
#3925: full name field is overwritten
--------------------------+-----------------------------
Reporter: nullvariable | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XProfile | Version: 1.5.3
Severity: major | Keywords:
--------------------------+-----------------------------
line 420 of bp-members-functions appears to be the source of my angst
today.
Every time that I update a full name field from the xprofile page of my
site I see four database calls, each one updating the xprofile data table
(a bit excessive but that's not really the issue here). Somewhere along
the way the full name ends up reverting to the wordpress username instead
of the name that I just saved.
I've attached a debug backtrace firing from the
BP_XProfile_ProfileData->save() function for each time the xprofile sends
an update to the database.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3925>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list