Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#11791 closed enhancement (duplicate)

ms-upgrade-site.php upgrades sites without feedback in case of errors

Reported by: Denis-de-Bernardy Owned by:
Priority: normal Milestone:
Component: Multisite Version: 3.0
Severity: normal Keywords:
Cc: Focuses:

Description

the screen uses setTimeout( "nextpage()", 250 ); to go through sites five by five.

two problems:

  1. the timeout may be too short to upgrade some sites
  1. in the event any errors occur, you get absolute zero feedback

the screen should do the upgrades in an iframe, and create new iframes as needed when errors occur.

Change History (2)

#1 @wpmuguru
17 years ago

  • Resolutionduplicate
  • Status newclosed

#2 @nacin
16 years ago

  • Milestone 3.0
Note: See TracTickets for help on using tickets.