Ken Tossell

On Wed, 4 Feb 2004, Antony Dovgal wrote:

> On Tue, 03 Feb 2004 16:47:09 -0000
> "Ken Tossell" <[EMAIL PROTECTED]> wrote:
> 
> > kennyt              Tue Feb  3 11:47:09 2004 EDT
> 
> > -<!ENTITY mdash             '&#8212;'>
> > +<!ENTITY mdash             '&#151;'>
> 
> But make test complains about it.
> Shouldn't it be '&amp;mdash;' instead?

I tried that, and it's passed to the client as, well, "&amp;mdash;". Make 
test shouldn't complain, as it's perfectly valid -- &#123; is the standard 
for specifying ascii characters in html.

Correct me, please. :)

Ken

Reply via email to