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

Juergen Donnerstag resolved WICKET-3725.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-RC5

patch applied. Thanks

> wickettag contents aren't skipped when trying to find markup in 1.5
> -------------------------------------------------------------------
>
>                 Key: WICKET-3725
>                 URL: https://issues.apache.org/jira/browse/WICKET-3725
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 1.5-RC4
>            Reporter: selckin
>            Assignee: Juergen Donnerstag
>             Fix For: 1.5-RC5
>
>         Attachments: fragment-bug.rar, fragment-skipping.patch
>
>
> The attached quick start, fails to render the components inside the fragment, 
> because it will pick the <span wicket:id="text"> instead of the fragment as 
> markup.
> I believe the id are only required to be unique "per level", so this should 
> work and it should properly find the <wicket:fragment wicket:id="text">. 
> This also worked fine in 1.4

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to