[wp-trac] [WordPress Trac] #11869: Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible.

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 8 13:57:27 UTC 2010


#11869: Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible.
--------------------------+-------------------------------------------------
 Reporter:  janeforshort  |       Owner:         
     Type:  enhancement   |      Status:  new    
 Priority:  normal        |   Milestone:  3.0    
Component:  Multisite     |     Version:         
 Severity:  minor         |    Keywords:  updates
--------------------------+-------------------------------------------------

Comment(by donncha):

 The upgrades could be done by using admin-ajax.php and AJAX techniques to
 do what Jane suggests. I presume that Javascript would keep running beyond
 the usual 30 second or 60 second timeout because it's an actual script
 running in the browser.

 It would probably have to fetch a list of blogs at a time, say 10 to 20,
 to upgrade then call admin-ajax.php to do the upgrade on that blog_id. It
 could also send a page number in the same way the current page does to
 page through the list of blogs.

 We definitely need to handle failures better.

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


More information about the wp-trac mailing list