Author: buzz
Description:
I upgraded to 1.14rc and the filecache is now returning css with the wrong mime/type
Firefox says
Error: The stylesheet http://exotica.travelmate/mediawiki/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000 was not loaded because its MIME type, "text/html", is not "text/css".
Source File: http://exotica.travelmate/wiki/Main_Page
Line: 0
this happens only with
$wgUseFileCache = true;
and when not logged in.
Version: 1.14.x
Severity: major