https://bugzilla.wikimedia.org/show_bug.cgi?id=70937
--- Comment #4 from Bawolff (Brian Wolff) <[email protected]> --- (In reply to PRO from comment #3) > (In reply to Tisza Gergő from comment #1) > Yes, the [[Windows-1252]] encoding is preferred by the W3C (validator) to > encoding="ISO-8859-1", also in SVG, see at a test-file, the second warning: > http://validator.w3.org/check?uri=https%3A%2F%2Fupload.wikimedia. > org%2Fwikipedia%2Fcommons%2Farchive%2Fb%2Fbd%2F20140917155924%21Test. > svg&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&user- > agent=W3C_Validator%2F1.3+http%3A%2F%2Fvalidator.w3.org%2Fservices#line-1 > > See also http://lists.w3.org/Archives/Public/www-validator/2013Mar/0054.html > > So MediaWiki accepts ISO-8859-1 but not windows-1252. Its not like one is better than the other really. If the file is windows-1252, you should mark it as such.... If anything is preferred, realistically it would be to have documents be in utf-8, the most sane of all the encodings. ----- windows-1252 is almost the same as ISO-8859-1 (just c0 and c1 control characters are different), and both are ascii compatible. Anything ascii compatible should not have bug 47304 type issues, so it should be safe to whitelist windows-1252 -- 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
