[buddypress-trac] [BuddyPress] #5222: Cannot fetch XProfile field visibility without also fetching field data
buddypress-trac
noreply at wordpress.org
Mon Nov 4 03:59:48 UTC 2013
#5222: Cannot fetch XProfile field visibility without also fetching field data
-----------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.9
Component: XProfile | Version: 1.6
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------------+------------------------------
Changes (by johnjamesjacoby):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7511"]:
{{{
#!CommitTicketReference repository="" revision="7511"
Fetching XProfile field visibility levels should not be dependant on
fetching field data.
Allow the fetching of only visibility levels without field data in
`BP_XProfile_Group::get()` by moving the block outside of the
`$fetch_field_data` check. Fixes #5222.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5222#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list