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

--- Comment #3 from Trevor Parscal <[email protected]> 2011-04-01 19:18:45 
UTC ---
Created attachment 8359
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8359
Sets character set to UTF-8 within the HTTP header's Content-Type field.

Here's a patch that will do the trick. I would have applied it, but I wanted to
get some input on one concern.

Should we really be assuming that the JavaScript and CSS content is UTF-8?
Should we be detecting the encoding and using that? What happens when we are
combining multiple encodings into a single response? Should we convert
everything to UTF-8?

I'm looking for some opinions, especially those based in experience with
handling text encoding within MediaWiki.

-- 
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