View Issue Details

IDProjectCategoryView StatusLast Update
0005242Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-01-14 23:09
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMajor-bug 
Status resolvedResolutionfixed 
Summary0005242: If sprites are enabled and the sprite file is missing, the website breaks
DescriptionIf the sprite files is missing in the theme and use sprites is enabled, then the entire site breaks erroring about the missing file. And trying to use the tool to generate the file also fails to load because the file is missing.

IMO, if the option is enabled and the file is missing, it should be auto-generated.
TagsNo tags attached.
Sponsorship open

Activities

Chris Graham

2023-01-09 19:47

administrator   ~0007865

How can it be missing as it's a bundled file? Are you referring to an unlikely scenario of site breakage, or am I missing something?

Patrick Schmalstig

2023-01-09 21:08

administrator   ~0007866

I think so. It happened when I was undoing theme changes made by the theme wizard.

Chris Graham

2023-01-14 23:09

administrator   ~0007868

The issue was the admin theme was pointing to a generated sprite file which was later deleted outside of Composr, leading to a broken theme image reference. Clearing the Theme Images cache fixed that.
However, it shouldn't crash so badly. I added tolerance so the Admin Zone would continue to work in this scenario.

Issue History

Date Modified Username Field Change
2023-01-09 19:19 Patrick Schmalstig New Issue
2023-01-09 19:19 Patrick Schmalstig Status non-assigned => assigned
2023-01-09 19:19 Patrick Schmalstig Assigned To => Chris Graham
2023-01-09 19:47 Chris Graham Note Added: 0007865
2023-01-09 21:08 Patrick Schmalstig Note Added: 0007866
2023-01-14 23:09 Chris Graham Status assigned => resolved
2023-01-14 23:09 Chris Graham Resolution open => fixed
2023-01-14 23:09 Chris Graham Note Added: 0007868
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised