View Issue Details

IDProjectCategoryView StatusLast Update
6057Composrthemewizardpublic2024-11-14 00:38
ReporterPDStig Assigned ToPDStig  
PriorityhighSeveritytrivial 
Status resolvedResolutionfixed 
Product Version11.beta4 
Summary6057: Theme qizard equations calculator does not work on THEMEWIZARD_COLOR variables
DescriptionUsing the equations calculator on the template editor would throw errors if you tried to use any of the THEMEWIZARD_COLOR variables except seed, BW, and WB.

That's because the snippet passes in the same seed as the current theme which caused the theme wizard to skip CSS processing (and thus the variables never get loaded).

This hotfix ensures CSS sheets are force-processed if running from snippet (e.g. the calculator).
TagsRoadmap: v11
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

admin

2024-11-14 00:38

administrator   ~9586

Fixed in Git commit 7fdc19d30b (https://gitlab.com/composr-foundation/composr/commit/7fdc19d30b - link will become active once code pushed to GitLab)

admin

2024-11-14 00:38

administrator   ~9587

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/).

Issue History

Date Modified Username Field Change
2024-11-14 00:38 PDStig Tag Attached: Roadmap: v11
2024-11-14 00:38 PDStig Category actionlog => themewizard
2024-11-14 00:38 PDStig Description Updated