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 19:43:11 UTC

[jira] Resolved: (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 resolved WICKET-3222.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M4

thanks

> 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
>             Fix For: 1.5-M4
>
>
> 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.