According to Geoff Hutchison:
> On Wed, 25 Jul 2001, Gilles Detillieux wrote:
> > 3 make htdig -l the default behavior
> > 4 make modification_time_is_now default to true
> > 5 make translate_* attributes default to true
> > 7 don't parse text/css as text/plain (needed in 3.2 too)
> >   (bug #405772)
> 
> I can fix these in the next few minutes. Number 7 has been in the 3.2
> snapshots for some time--it's an easy fix. I'm not so sure about #4: Is
> there a decoding on the Display side? That was the whole issue in the
> first place--that excerpts would have <> in them.

Yes, the SGML re-encoding was added to htsearch in 3.1.5.  The only missing
piece is a fix I added to the 3.2 HTML parser to properly distinguish between
"<" and "&lt;" in the HTML code, and make sure that "&lt;" goes into the
excerpt as "<".  This is one of a few reasons I want to backport HTML.cc.

Thanks for making the changes.

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba  Phone:  (204)789-3766
Winnipeg, MB  R3E 3J7  (Canada)   Fax:    (204)789-3930

_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to