You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/12/03 18:58:12 UTC

[jira] Assigned: (WICKET-3222) AbstractMarkupParser doesn't remove Comments correctly

     [ https://issues.apache.org/jira/browse/WICKET-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag reassigned WICKET-3222:
------------------------------------------

    Assignee: Juergen Donnerstag

> 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
>            Assignee: Juergen Donnerstag
>
> 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
> git@github.com:mafulafunk/wicketComments.git

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