You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/12/23 20:13:46 UTC

[jira] Updated: (WICKET-3277) CLONE -AbstractMarkupParser doesn't remove Comments correctly

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

Jeremy Thomerson updated WICKET-3277:
-------------------------------------

    Fix Version/s:     (was: 1.4.15)
                   1.4.16

> CLONE -AbstractMarkupParser doesn't remove Comments correctly
> -------------------------------------------------------------
>
>                 Key: WICKET-3277
>                 URL: https://issues.apache.org/jira/browse/WICKET-3277
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.5-M3
>            Reporter: Martin Funk
>            Assignee: Juergen Donnerstag
>             Fix For: 1.4.16
>
>
> 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.