- From: Terry Teague <terry_teague@users.sourceforge.net>
- Date: Tue, 4 Sep 2001 23:59:59 -0700
- To: html-tidy@w3.org
At 5:08 PM -0700 9/4/01, Patrick Lok wrote: > Tidy crashes when parsing the following files. Basicaly, it's the >attribute values which is not quoted by " blow off tidy when tidy tries to >print out the warning. > > <html> > <title> Hello World</title> > <body> > <font face=arial, hello, world>Hi</font> > </body> > </html> I was not able to reproduce this crash in my slightly modified version of the 04 Aug 00 code (meaning I might had already fixed this bug), nor with the current (03 Sep 01) version of the code. Anyone else able to reproduce it? However, in any case I suspect we have already fixed this bug in the current code (we fixed a lot of crash bugs like this). Regards, Terry
Received on Wednesday, 5 September 2001 03:01:41 UTC