View Issue Details

IDProjectCategoryView StatusLast Update
4801Composr non-bundled addonsGeneral / Uncategorisedpublic2022-01-26 20:37
ReporterChris Graham Assigned ToChris Graham  
PriorityhighSeveritytrivial 
Status resolvedResolutionfixed 
Summary4801: Reinstalling can generate hidden errors
DescriptionThe installer will check the base URL isn't redirecting. However, if it does that while the site is broken and reinstalling, and 404 errors are configured to route through Composr, then a crash from the broken site will happen in the background.

This isn't too bad, but it's creating real noise in our installer automated test.

Only check for redirected domains if the domain in the base URL differs from what the installer is currently running on.
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2022-01-26 20:37

administrator   ~7318

Fixed in git commit fec0c5bf1 (https://gitlab.com/composr-foundation/composr/commit/fec0c5bf1 - 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/).

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised