[Htmlparser-developer] Fixed HTMLStringNode bug
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2002-05-02 03:30:52
|
Hi Folks, Thanks to an interesting bug report by Roger Sollberger, a bug in = HTMLStringNode has been fixed. Links of the type : <a href=3D"http://asgard.ch">[> ASGARD <]</a> would get messed up bcos of the tag symbols, when they should really be = a part of HTMLStringNode. This has been fixed (after the bug has been reproduced in a testcase in = HTMLStringNodeTest).=20 CVS code base updated. Roger --> Thanks a lot for the report. Regards, Somik |