[buddypress-trac] [BuddyPress Trac] #6091: Duplicate xprofile fields when using object cache
buddypress-trac
noreply at wordpress.org
Fri Jan 9 17:00:34 UTC 2015
#6091: Duplicate xprofile fields when using object cache
-------------------------------+------------------------------
Reporter: lakrisgubben | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XProfile | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by lakrisgubben):
It doesn't seem to matter the number of users, or the number of fields.
The problem is there even with no xprofile fields except for the default
name, as long as I call <?php bp_member_profile_data( 'name' ); ?> in
/members/single/member-header.php.
If the user hasn't entered a value for the field, it won't show up twice,
that's only happening when the field has a value. And I've only seen it
showing up on example.com/members/admin/profile/ and
example.com/members/admin/profile/edit/ i.e. those places where the
profile field is displayed twice (first time in the member header which
I've added and then also on the list/edit view from BP).
Seems that it could definitely be related to #5570, I'll upload a patch
that fixes it for me so you can take a look. Thanks for the help! :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6091#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list