Bugs item #994094, was opened at 2004-07-19 14:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=994094&group_id=10127
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: SetCommentHandler
Initial Comment:
Hi,
Firstly thanks for a very useful parser. I've used it in a
couple of projects already. Anyway onto the bug if it is
one.
The routine specified by a SetCommentHandler gets
called if you have simple comment.
<!-- A simple comment -->
However if you include other XML within the comment it
does not get called. This may simply be an
interpretation of the W3C standards issue but several of
the visual editing tools regard all of the following as a
comment.
<!-- <Internal/> -->
Regards
Tim Armstrong
Tim.Armstrong@xxxxxxxxxxxxxxxx
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=994094&group_id=10127
|