> > 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
t;[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 06, 2004 5:26 PM
Subject: [htmltmpl] RE: Patch to encode iso-8859-1 using HTML::Entities
> One of my coworkers found and fixed an omission in the original patch
> whereby encode_entities wasn't getting propagate
One of my coworkers found and fixed an omission in the original patch
whereby encode_entities wasn't getting propagated into TMPL_LOOPS. The
revised patch is available here:
http://www.dj-digit.com/work/HTML-Template-2.7-encode.patch
We're planning to use this patch in production code.
Dave
-