[buddypress-trac] [BuddyPress] #3380: Site options change not propagating properly in Multisite Install
    buddypress-trac at lists.automattic.com 
    buddypress-trac at lists.automattic.com
       
    Mon Jul 25 19:56:05 UTC 2011
    
    
  
#3380: Site options change not propagating properly in Multisite Install
-------------------------------------+------------------
 Reporter:  sbrajesh                 |       Owner:
     Type:  defect                   |      Status:  new
 Priority:  normal                   |   Milestone:  1.3
Component:  Core                     |     Version:  1.3
 Severity:  normal                   |  Resolution:
 Keywords:  needs-patch 2nd-opinion  |
-------------------------------------+------------------
Changes (by boonebgorges):
 * keywords:   => needs-patch 2nd-opinion
 * milestone:  Awaiting Review => 1.3
Comment:
 Thanks for the detailed report, sbrajesh, and good call.
 I think that the settings were arranged in this way so that we could avoid
 an additional query on each pageload (one to sitemeta, one to the local
 blog's options). So we have two options to fix this. (1) Split it back
 into to separate queries, or (2) Have a listener on the MS-specific
 options that will sync the blog options whenever our MS options are
 changed.
 I guess I lean toward the latter. Anyone else have any thoughts?
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3380#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
    
    
More information about the buddypress-trac
mailing list