MessageHi Claude,
This has been handled, related to the earlier fix. All potential =
infinite loops have been removed, and there will be no more hangings - =
only HTMLParserExceptions from now on.
There will be a release having all these fixes this weekend.
Regards,
Somik
----- Original Message -----=20
From: Claude Duguay=20
To: htm...@li...=20
Sent: Wednesday, August 07, 2002 3:35 AM
Subject: [Htmlparser-user] Another Ill-Formed Example
Here's some markup we found in another document that causes the =
HTMLParser to hang.
"<TITLE>KRP VALIDATION<PROCESS/TITLE>"
So far, we've had 4 documents cause our process to come to a grinding =
halt. I would much prefer a policy of exception throwing to hangs asap, =
followed by consideration of whether unusual markup can be handled more =
elegantly in a subsequent phase. Thanks to everyone, as always.
=20
|