View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5644 | Composr | core_upgrader | public | 2024-03-21 22:12 | 2024-06-07 01:42 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | high | Severity | trivial | ||
Status | resolved | Resolution | fixed | ||
Product Version | 10.0.47 | ||||
Fixed in Version | 10.0.48.beta | ||||
Summary | 5644: Preliminary v11 upgrade support | ||||
Description | This patch adds a few necessary changes to support upgrading from v10 to v11 (note that this is probably still not possible). * v11 changed "master password" to "maintenance password"; upgrader needs to ensure the change is immediately extracted low-level before running upgrader2.php. * v11 renamed a few addons. Upgrader needs to ensure if the admin has the addon with the old name installed that the addon with the new name is still extracted in the upgrade process. * Additional missing safeguards were added to prevent soft-installing addons meant for v11. This patch has not yet been properly / thoroughly tested. Use at your own risk until I comment that testing has passed. | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Attached Files | |||||
Time estimation (hours) | |||||
Sponsorship open | |||||
|
Fixed in git commit 5f193e8d24 (https://gitlab.com/composr-foundation/composr/commit/5f193e8d24 - link will become active once code pushed to GitLab) A hotfix (a TAR of files to upload) has been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. If there are files in a hot-fix that you don't have then they probably relate to addons that you don't have installed and should be skipped. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |
|
Upgrader testing has passed |
|
The patch is no longer valid. Use 10.0.48.beta release instead. |