Re: [Htmlparser-developer] Bug Report
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-07-31 00:53:37
|
Hi Claude, I will take a look at this as soon as I get some time. One request = -- could you open a bug report from http://htmlparser.sourceforge.net Cheers, Somik ----- Original Message -----=20 From: Claude Duguay=20 To: htm...@li...=20 Sent: Wednesday, July 31, 2002 5:31 AM Subject: [Htmlparser-developer] Bug Report We've found a number of documents, from the same site, that use a convention in the source documents that the browsers seem to deal with well enough but that HTMLParser hangs on. While it's arguable this is not valid HTML these documents should probably not cause hanging behavior. The "<!-->" sequence (not including quotes) is apparently at fault. If the parser recognized and ignored these, I think this would help. I've attached a document that causes this hanging behavior. |