View Issue Details

IDProjectCategoryView StatusLast Update
0003712Composr[All Projects] General / Uncategorisedpublic2018-10-30 15:41
ReporterJameswilliamAssigned ToChris Graham 
Severity@70@ 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003712: theme does not load after login
DescriptionIn Composr 10.0.20 after installation theme does not load. If I visit http://abc.com/ocpo260/themes/default/templates_cached/EN/global.css it shows ERR_CONTENT_DECODING_FAILED

After some debugging I came to know that if I comment "Header set Content-Encoding: gzip" in .htaccess of themes/default/templates_cached and themes/admin/templates_cached it works.
Steps To ReproduceAfter installation login and theme css does not load
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Jameswilliam

2018-10-23 06:28

reporter  

composr issue.png (193,369 bytes)
composr issue.png (193,369 bytes)

Chris Graham

2018-10-26 20:22

administrator   ~0005840

Hi,

Sorry I missed this (notifications weren't coming for me), but try deleting themes/*/templates_cached/.htaccess.
Better reply later.

Chris Graham

2018-10-26 20:22

administrator   ~0005841

Oh, I just saw you effectively solved it via a similar method.

Chris Graham

2018-10-30 15:40

administrator   ~0005853

This is caused by a bug in Apache.
I previously only thought it affected Windows-users.

The workaround is to delete the .htaccess file as described above.

The contents of the file will be commented out in the next patch release.

Issue History

Date Modified Username Field Change
2018-10-23 06:28 Jameswilliam New Issue
2018-10-23 06:28 Jameswilliam File Added: composr issue.png
2018-10-26 20:22 Chris Graham Note Added: 0005840
2018-10-26 20:22 Chris Graham Note Added: 0005841
2018-10-30 15:40 Chris Graham Note Added: 0005853
2018-10-30 15:40 Chris Graham Status non-assigned => resolved
2018-10-30 15:40 Chris Graham Resolution open => fixed
2018-10-30 15:40 Chris Graham Assigned To => Chris Graham
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised