[buddypress-trac] [BuddyPress] #5098: bp_settings_action_general() misses to invalidate object cache

buddypress-trac noreply at wordpress.org
Sat Nov 16 19:53:00 UTC 2013


#5098: bp_settings_action_general()  misses to invalidate object cache
-------------------------------------------------+-------------------------
 Reporter:  wpdennis                             |       Owner:
     Type:  defect (bug)                         |  boonebgorges
 Priority:  normal                               |      Status:  closed
Component:  Members                              |   Milestone:  1.9
 Severity:  normal                               |     Version:  1.7
 Keywords:  dev-feedback has-patch needs-        |  Resolution:  fixed
  testing                                        |
-------------------------------------------------+-------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7586"]:
 {{{
 #!CommitTicketReference repository="" revision="7586"
 Delete core_userdata object cache when updating settings

 When updating settings, the settings are sometimes saved on the same
 pageload
 as the settings page is displayed. To ensure that the current pageload's
 fields
 reflect just-changed settings, the persistent object cache key for the
 saved
 settings must be manually busted just after a successful save.

 Fixes #5098

 Props wpdennis
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5098#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list