[wp-trac] [WordPress Trac] #14553: Prevent localized MS sites from stomping core update checks
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 9 20:22:29 UTC 2010
#14553: Prevent localized MS sites from stomping core update checks
-----------------------------+----------------------------------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0.2
Component: Upgrade/Install | Version: 3.0
Severity: normal | Keywords: multisite has-patch
-----------------------------+----------------------------------------------
Comment(by nkuttler):
Apply the patch and run this in your db:
delete from wp_sitemeta where meta_key='_site_transient_update_core';
I kind of doubt this bug can cause any performance issues though (?)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14553#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list