2.5.20 incomplete HTTP http headers sent for cached files

The support for Joomla 2.5 ended on December 31, 2014. Possible bugs in Joomla 2.5 will not be patched anymore. This forum has been closed. Please update your website to Joomla 3.x

Moderator: ooffick

Forum rules
Please use the official Bug Tracker to report a bug: https://issues.joomla.org
Locked
PiotrC
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Fri May 16, 2014 8:11 pm

2.5.20 incomplete HTTP http headers sent for cached files

Post by PiotrC » Sat May 17, 2014 8:22 am

Dear All,
Sorry for double post. but previously I have posted it in wrong section - develpoment one.
I have met following problem with my Joomla 2.5.20 with gzipping enabled:
When I disable System - Cache plugin I got http header response:

Code: Select all

...
Content-Type: text/html; charset-utf8
...
Http header is controlled by Joomla then.
After enabling System - Cache plugin my headers change a little bit:

Code: Select all

...
ETag: xxxxxxxxxxxxxxxxxxx
...
Content-Type: text/html
...
So one of headers (Content-Type) is no more (correctly) controlled by Joomla.

Regards,
Piotr

Locked

Return to “Joomla! 2.5 Bug Reporting”