MessageHi Claude,
This bug has been fixed. Bytway - a request - please enter bug =
reports from the site http://htmlparser.sourceforge.net.
Regards,
Somik
----- Original Message -----=20
From: Claude Duguay=20
To: htm...@li...=20
Sent: Tuesday, August 06, 2002 4:02 AM
Subject: [Htmlparser-developer] Malformed HTML
If the parser (1.2 integration build) encounters the following code it =
hangs:
=20
<html><head><TITLE>
<html><head><TITLE>
Double tags can hang the code
</TITLE></head><body>
<body><html>
=20
I have created this reproducible source document but I am still trying =
to issolate the source of the problem.
=20
BTW: The exception handling is excellent this way Somik. There are a =
few conditions that hang the parser which should throw exceptions, but =
the framework is in place to get there now. Thanks.
|