[buddypress-trac] [BuddyPress Trac] #6100: Incorrect XProfile data cache group
buddypress-trac
noreply at wordpress.org
Fri Jan 9 20:38:37 UTC 2015
#6100: Incorrect XProfile data cache group
-----------------------------+------------------------------
Reporter: johnjamesjacoby | Owner: johnjamesjacoby
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: XProfile | Version: 2.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
-----------------------------+------------------------------
Changes (by johnjamesjacoby):
* owner: => johnjamesjacoby
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9336"]:
{{{
#!CommitTicketReference repository="" revision="9336"
XProfile data cache group updates:
* Switches from dynamic cache group to unique key for
`$user_id:$field_id`.
* Introduces `bp_xprofile_get_non_cached_field_ids()` as a helper, based
on `bp_get_non_cached_field_ids()`.
* Registers `bp_xprofile` and `bp_xprofile_data` as global cache groups.
* Updates unit tests to pass with new cache keys.
Props r-a-y. Fixes #6100. See #5733.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6100#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list