Re: [Fwd: bug: segmentation fault on misplaced style semi-colon]

* Ludovic Maitre wrote:

(quoting repaired; see
http://lists.w3.org/Archives/Public/html-tidy/2001JanMar/0104.html for
the referenced message in the archive)

>"Carole E. Mah" wrote:
>
>> Two --
>> 
>> If a document has, e.g.
>> 
>>   <p style="font-size:10px;">
>> 
>> everything is fine.
>> 
>> If, however, the document mistakenly has this instead,
>> 
>>    <p style="font-size:10px";>
>> 
>> then Tidy gives a segmentation fault, to wit:
>> 
>> Tidy (vers 4th August 2000) Parsing "test2.html"
>> line 20 column 7 - Warning: <p> unknown attribute value "Segmentation Fault

>It's a thing who happen often when the page contain malformed javascript
>also, if Tidy could manage this case it would be nice because it's hard to
>migrate a lot of files with, for example, a perl script, if we must check
>if Tidy has made a segmentation fault.

We can't reproduce this bug, please point us to a complete test case and
a config file if one is used.

Thanks,
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Thursday, 14 June 2001 20:17:48 UTC