- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Tue, 14 Oct 2003 18:02:34 +0300 (EEST)
- To: Alessandro Riolo <alessandro.riolo@sen.it>
- Cc: www-validator@w3.org
On Tue, 14 Oct 2003, Alessandro Riolo wrote: > I've tryed to use the Validator to validate pages with "Latin-9" as charset, > but it doesn't recognize that. Even if I choose "iso-8859-15", also if so it > accept to try the validation, it shows error for each Euro (?) symbol. Exactly how did you try to include the euro (sic) symbol? I have no difficulties (as far as validity is concerned) in using the character reference € or the entity reference €, irrespectively of charset. And when I use a document in announced ISO-8859-15 encoding, I can use the euro sign as such, as actual data, octet 164 (decimal), with no problem with a validator (though surely with some problems with some browsers). What's the URL of your attempt? My guess of the day is that you actually tried to use octet 128 (decimal), which is incorrect data in any ISO 8859 encoding (and should be reported by a validator). -- Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/
Received on Tuesday, 14 October 2003 11:02:40 UTC