Re: [htmltmpl] RE: Patch to encode iso-8859-1 using HTML::Entities

2004-11-07 Thread Mathew Robertson
> > I'd suggest that you dont do this... Adding support for > > ISO-8859-1 directly into H::T will set a precedent for other > > encodings (not everyone uses the Latin character set)... > > Unfortunately, the precedent is that H::T generates broken, > non-compliant HTML. The spec says that anyt

Re: [htmltmpl] RE: Patch to encode iso-8859-1 using HTML::Entities

2004-11-07 Thread Mathew Robertson
I'd suggest that you dont do this... Adding support for ISO-8859-1 directly into H::T will set a precedent for other encodings (not everyone uses the Latin character set)... Why not just output the text as UTF8? Mathew - Original Message - From: "Dave W. Smith" <[EMAIL PROTECTED]> To