The following line of code leads to a segmentation fault with Tidy (vers 4th August 2000): <a href="test.html>link</a> <a href="test.html">link</a> (The closing quote are missing.) Here is my test-file: ------------------------------- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> <html> <head> <title></title> </head> <body> <a href="test.html>link</a> <a href="test.html">link</a> </body> </html> ------------------------------- With default options I get the following output: Tidy (vers 4th August 2000) Parsing "test.html" line 7 column 1 - Warning: <a> unknown attribute value "Segmentation fault Is this a bug that is already known? Has anybody posted a fix, yet? AchimReceived on Wednesday, 23 August 2000 11:52:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:37:48 GMT