[wpmu-trac] [WordPress MU Trac] #429: Bug when updating site options

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Sep 20 11:13:10 GMT 2007


#429: Bug when updating site options
------------------------+---------------------------------------------------
 Reporter:  hovenko     |       Owner:  somebody 
     Type:  defect      |      Status:  new      
 Priority:  highest     |   Milestone:  WPMU 1.0 
Component:  component1  |     Version:  1.0      
 Severity:  critical    |    Keywords:  has-patch
------------------------+---------------------------------------------------
 The changeset 953 breaks the site options page when updating the options.
 http://trac.mu.wordpress.org/changeset/953

 PHP segmentation faults when trying to update the site options.

 Not allways, but in some cases. Some options I can update, some not. This
 last time I could not update the site wide language for my blogs. It seems
 to be an infinite loop between add_site_option and update_site_option
 (checked with a stack trace).

 Applying a patch to fix this, not trying to update a site option if the
 option already exists. This patch also refactors the code to get the
 illegal blog/user names, since there were some duplicate code in there.

 Using WPMU 1.2.5

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/429>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list