On Tue, 3 Sep 2002, Liam Quinn wrote: > On Tue, 3 Sep 2002, Vojtech Rynda wrote: > > > I'm having a problem when using online HTML Validator > > (http://validator.w3.org/). When validating my pages it detects correct > > character encoding (specified in the tag "<meta http-equiv="Content-type" > > content="text/html; charset=windows-1250" />") only if I upload the file. If > > I validate the page by entering its URI (www.volny.cz/voitech/) the > > validator detects default us-ascii encoding. Is it a bug? Thank you for what > > you at w3c are doing, Vojtech Rynda > > Your server is sending the header > > Content-Type: text/html; charset=us-ascii > > which overrides the charset specified within the HTML document. Surely the charset in the document should take precedence? L. <http://www.ee.surrey.ac.uk/Personal/L.Wood/><L.Wood@surrey.ac.uk>Received on Wednesday, 4 September 2002 06:55:40 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:29 UTC