--On Monday, March 25, 2002 11:04:02 -0800 Doug MacEachern 
<[EMAIL PROTECTED]> wrote:

> what we've done with escape_html already (diverging from apache) is just
> plain wrong.  i don't want to take it any further.  this should be
> implemented properly for 2.0 (in apache) and/or HTML::Entities can be
> written in xs.  modperl is not the right place to implement this
> functionality.

How about adding this to the doc for escape_html:

This function will correctly escape ASCII output. If you're using
a different character set such as UTF8, or need more control on
the escaping process, use HTML::Entities.


--
Eric Cholet


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to