#11791 closed enhancement (duplicate)
ms-upgrade-site.php upgrades sites without feedback in case of errors
| Reported by: |
|
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:
- the timeout may be too short to upgrade some sites
- 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)
Note: See
TracTickets for help on using
tickets.
#11869