RE: [Htmlparser-developer] Re: Deletion of code with HTML comments
Brought to you by:
derrickoswald
From: <dha...@or...> - 2002-10-16 06:10:07
|
Hey, =A0 That bug report was from me. Forgot to log in before sendign teh bug. Sorry about that. Will try to make both the errors reproduceable. =A0 Regards,=20 Dhaval Udani=20 Senior Analyst=20 M-Line, QPEG=20 OrbiTech Solutions Ltd.=20 +91-22-8290019 Extn. 1457=20 =A0 -----Original Message----- From: somik [mailto:so...@ya...] Sent: Tuesday, October 15, 2002 1:40 PM To: htmlparser-developer; htmlparser-user Cc: somik Subject: [Htmlparser-developer] Re: Deletion of code with HTML comments =20 =20 =20 Hi , =A0=A0=A0 This is in response to the bug report (by nobody) : =A0 "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 =A0 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. =A0 Regards, Somik =20 |