AbstractMarkupParser doesn't remove Comments correctly
------------------------------------------------------

                 Key: WICKET-3222
                 URL: https://issues.apache.org/jira/browse/WICKET-3222
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.5-M3
            Reporter: Martin Funk


AbstractMarkupParser removeComment(...) doesn't remove Comments correctly

if two html comments stand to close together <!-- foo --> <!-- bar -->
foo will be removed but not bar.

see:

https://github.com/mafulafunk/wicketComments

[email protected]:mafulafunk/wicketComments.git

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to