* Anton Gombkötö wrote: >I'm using an IBM iSeries and this extravagant machine decided to use >ISO_8859-1 instead of ISO-8859-1 for CGI. This is quite unusual, but valid. Indeed. >I have no problems with this except one: > >http://validator.w3.org doesn't recognize ISO_8859-1, so i think i cannot >place the "valid HTML" icon on my pages without asking for trouble... > ><meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> >does not help, then the validator says "Character Encoding mismatch" and >decides to use ISO_8859-1. This is no mismatch. I suggest using I18N::Charset to harmonize character encoding names and to recognize all charsets mentioned in the IANA registry.Received on Thursday, 2 May 2002 18:35:00 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:27 UTC