Opened 13 years ago
Closed 8 years ago
#19781 closed defect (bug) (wontfix)
All update processes should be within an iframe
Reported by: | dd32 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | has-patch needs-refresh shiny-updates |
Focuses: | Cc: |
Description (last modified by )
Currently some of the update processes run within iframes, others don't.
We should standardise on all within an iframe.
Running inside the iframe has the advantage that the footer of the page is loaded, and therefor, the Toolbar will load, rather than the page appearing half-loaded for certain upgrade/install processes.
Currently, Processes which run inside iframes are Bulk updates, Singular updates load directly.
We should also investigate a iframe overlay that contains a "Working.. please wait" graphic that clears once the content of the iframe starts loading, This should help ease the pain of not being sure if the update process has started on servers that force gzip (and as a result, provide no user feedback until the process is complete) - See #18525 and #18239 for examlples of that see #19783
Attachments (1)
Change History (12)
#5
@
13 years ago
- Keywords has-patch added
- Milestone changed from Awaiting Review to Future Release
iframe'd:
- Bulk Upgrade Theme/Plugins
non-iframe:
- Theme/Plugin upgrade - Singular, non-bulk upgrade (ie. "Update Automatically" was clicked)
- Theme/Plugin Install - from Web
- Theme/Plugin Install - from uploaded Zip
Quick attachment adds Iframe'ing to Singular plugin upgrades, and to singular Theme upgrades. Theme upgrades however have a problem as they include a Preview link (Which I personally think we should just remove). Thoughts on Themes?
+1 for this. I've experienced the "updates hang" issue on many installs. I wasn't aware that some were iframed and others weren't.