[Htmlparser-developer] Re: Deletion of code with HTML comments
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-10-15 08:09:32
|
Hi , This is in response to the bug report (by nobody) : "If there are some special characters(we found a problem=20 with <) within HTML comments then all lines upto that=20 line(on which the charcter is present) gets deleted=20 when you reprint the tag(using toHTML()). I have been=20 using Node.toHTML() and I am assuming that the tag will=20 get parsed as a HTMLRemarkNode and its toHTML() will=20 get called. Whatever the case the output is distinctly=20 different from the input. Even the starting HTML=20 comments i.e. <!-- get deleted. " ** End of Report I couldnt reproduce this. Make sure you are using the latest Integration = release. HTMLRemarkNodeTest.testTagWithinRemarkNode() checks for this = bug - and it is passing. Also pls dont submit reports as nobody - then = the response wouldnt reach you. Regards, Somik |