#25576 closed defect (bug) (fixed)
Check the available disk space before attempting upgrades
| Reported by: | dd32 | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Upgrade/Install | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 25774: