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

Bawolff <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Bawolff <[email protected]> 2010-12-08 17:31:19 UTC ---
Your web server is serving css files with the mime-type:
text/css;charset=uft-8

instead of the correct:
text/css;charset=utf-8

(wrong charset is also set for js)

I don't know if that is the cause of your issue, but its definitely wrong.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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