View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
5452 | Composr alpha bug reports | backup | public | 2023-11-23 07:14 | 2024-10-17 20:58 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | trivial | ||
Status | resolved | Resolution | fixed | ||
Summary | 5452: Make Backup: Calculate Total Size triggers JavaScript Error | ||||
Description | Uncaught TypeError: Failed to execute 'insertBefore' on 'Node': 2 arguments required, but only 1 present. at HTMLButtonElement.<anonymous> (backup_ssl.js?1700723280:3:914) | ||||
Tags | Roadmap: v11 | ||||
Attach Tags | |||||
Attached Files | |||||
Sponsorship open | |||||
|
Still exists |
|
Automated response: 5452: Make Backup: Calculate Total Size triggers JavaScript Error There was a missing parameter on button.parentNode.insertBefore(progressTicker). Added null. Doesn't look the best but it works. |
|
Fixed in Git commit 2fda75e281 (https://gitlab.com/composr-foundation/composr/commit/2fda75e281 - link will become active once code pushed to GitLab) |
|
A hotfix (a TAR of files to upload) has been uploaded to this issue. Only apply this hotfix if you absolutely need it and cannot wait until the next release of Composr (releases are more reliable and strictly tested). As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade (https://baseurl/upgrader.php, use the hotfix on the step “Transfer across new/updated files”). The upgrader will automatically skip files belonging to addons you do not have installed or that are newer on disk than in the hotfix. Otherwise, you can manually extract and replace these files (do not replace if your on-disk file is newer than the one in the hotfix). Always take backups of your site or at least files you are replacing before applying a hotfix. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |