- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 05 Aug 2004 12:22:12 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=823 link@pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From link@pobox.com 2004-08-05 08:22 ------- Most likely your server is sending a charset parameter with the Content-Type header specifying "win1251" instead of "windows-1251". The character encoding given in a <meta> element does not override the data provided directly in the HTTP transaction. In other words, this is most likely a configuration issue with your web server. I can't seem to reach http://neon2.neon.net.ua/ at the moment so I can't verify that this is the issue. Please investigate the issue on your end and let us know the result. PS. You should consider using UNICODE (UTF-8) instead of a proprietary encoding such as windows -1251. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Received on Thursday, 5 August 2004 08:22:34 UTC