[Htmlparser-user] Endless recursion bug in toHtml() ?
Brought to you by:
derrickoswald
From: Bram <br...@av...> - 2006-04-12 12:31:43
|
Hello, I've isolated a problem, where sometimes htmlparser runs into an endless recursion loop when transforming links in HTML pages. Basically, I fetch & parse a document, change attributes on links, and reassemble it into a HTML page again. Without changing the attributes, the problem does not occur. See the attached JUnit test case. Best regards, Bram Avontuur -- Latest survey shows that 3 out of 4 people make up 75% of the world's population. |