Opened 15 years ago
Closed 15 years ago
#13625 closed defect (bug) (fixed)
update-core should be folder agnostic
Reported by: | wpmuguru | Owned by: | dd32 |
---|---|---|---|
Milestone: | 3.0 | Priority: | high |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
Currently, update-core is hardcoded to specific base folders in the extracted zip. To support upgrading both WP & MU to 3.0, the base folder should be a parameter to the main upgrade processes.
Attachments (1)
Change History (10)
#3
@
15 years ago
Untested patch. This assumes we change http://api.wordpress.org/core/version-check/1.3-mu/ to return a 3.0 package rooted at wordpress-mu.
Note: See
TracTickets for help on using
tickets.
It shouldn't assume $working_dir/wordpress. For upgrades from MU it can be $working_dir/wordpress-mu.