[wp-trac] [WordPress Trac] #25883: get_site_option cache logic for notoptions is incorrect

WordPress Trac noreply at wordpress.org
Thu Nov 21 19:06:27 UTC 2013


#25883: get_site_option cache logic for notoptions is incorrect
------------------------------+-----------------------------
 Reporter:  broveloper        |       Owner:  wonderboymusic
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  3.7.2
Component:  Multisite         |     Version:  3.7
 Severity:  major             |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+-----------------------------
Changes (by wonderboymusic):

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


Comment:

 In [changeset:"26304"]:
 {{{
 #!CommitTicketReference repository="" revision="26304"
 Prefix the `notoptions` cache key in the multisite `site-options` group
 with `$wpdb->siteid` to avoid collisions and race conditions when using a
 fancy multi-network setup. Adds unit test.

 Fixes #25883.
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25883#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list