Hello Dominik, On 19-Dec-08, at 6:12 AM, Dominik Ko³cio wrote: > helo, > I try to validate Simple code in http://validator.w3.org/check: > <?xml version="1.0" encoding="iso-8859-2"?> > ... > <meta http-equiv="content-type" content="text/html; > charset=iso-8859-2"/> > > and always I receive Encoding: utf8 If you are using "direct input", you will find some explanation in the ongoing discussion at: http://www.w3.org/Bugs/Public/show_bug.cgi?id=6259 If you are using "by URI", then it probably means that your server is configured to send the document as utf-8. If that's the case, the validator will send a warning about encoding mismatch. You would have to reconfigure your server to serve this document properly. http://www.w3.org/International/O-charset Hope this helps, -- olivierReceived on Friday, 19 December 2008 13:09:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 October 2009 14:49:11 GMT