[buddypress-trac] [BuddyPress Trac] #5636: Duplicate xProfile data when using bp_member_profile_data('field=XX')
buddypress-trac
noreply at wordpress.org
Mon May 12 11:51:55 UTC 2014
#5636: Duplicate xProfile data when using bp_member_profile_data('field=XX')
--------------------------+-----------------------------
Reporter: nat0n | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XProfile | Version: 2.0
Severity: normal | Keywords:
--------------------------+-----------------------------
I get duplicate table rows (and corresponding duplicate edit form when
editing a user) on each member page when using the following code in in
members/single/member-header.php:
{{{
bp_member_profile_data('field=Work')
}}}
If I comment out that line I get what I expect – one entry of each field
in the table below. But with that line every table row gets duplicated.
Funny thing is this only happens on my live site where I have W3TC running
so I guess this have something to do with the new object caching thingie?
Just a guess.. (Let me know if you think this is purely W3TC related so I
can report/follow this up at the right place.)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5636>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list