ISO-8859-1
This is a great extension. But i have a problem with showing the html-files. I have HTML with charset ISO-8859-1 and when i use this htmlet then a char like é is displayed wrong (in Firefox 2). In IE6 it even stops showing the page. When i set the charset of the browser (which is standard on UTF8) to 8859-1 it goes allright... Does anyone knows what the problem is and how to solve it?
--BB70 08:12, 21 April 2008 (UTC)
Mediawiki uses UTF-8 for everything. If you want to inline HTML-snippets, they need to be encoded as UTF-8 too. Or use character-references like &t;amul; etc for all non-ascii characters.
-- Duesentrieb ⇌ 08:23, 22 April 2008 (UTC)