#25576 closed defect (bug) (fixed)
Check the available disk space before attempting upgrades
Reported by: | dd32 | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | has-patch |
Focuses: | Cc: |
Description
At present we attempt to upgrade WordPress without first checking that there's enough space to uncompress the archive into the working directory.
Attached is a patch to check the disk space prior to Zip extraction, It only checks there's enough space to extract into the Working directory (which is in WP_CONTENT_DIR/upgrade).
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
In 25774: