[buddypress-trac] [BuddyPress] #4572: Cache not deleting when modifying group data.

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Oct 1 16:31:47 UTC 2012


#4572: Cache not deleting when modifying group data.
--------------------------+-----------------------------
 Reporter:  voldomazta    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Core          |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 I have noticed that you instantiate group objects using the function
 `groups_get_group()` and the cache key inside that function has
 `_load_users` or `_noload_users`. However on your `save()` and `delete()`
 functions in the BP_Groups_Group object, these cache keys aren't deleted.
 Only the old cache key (`bp_groups_group_N`) is deleted.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4572>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list