https://bugzilla.wikimedia.org/show_bug.cgi?id=12124

--- Comment #5 from Uwe Kaminski <[email protected]> 2012-02-07 18:49:43 UTC ---
This piece of solves this problem:

If you are using FastCGI just remove this single line of code in 

/includes/resourceloader/ResourceLoader.php

// header( 'HTTP/1.0 304 Not Modified' );
header( 'Status: 304 Not Modified' );

I assume this should be fixed also in other places of the whole source.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to