Make WordPress Core

Opened 16 years ago

Closed 16 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's profile Denis-de-Bernardy Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0
Component: Multisite Keywords:
Focuses: Cc:

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
16 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

#2 @nacin
16 years ago

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