You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/02/27 14:55:13 UTC

[jira] [Updated] (WICKET-5061) EnclosureHandler ignores wicket:xyz elements as children

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

Martin Grigorov updated WICKET-5061:
------------------------------------

    Summary: EnclosureHandler ignores wicket:xyz elements as children  (was: EnclosureHandler ignores wicket tags)
    
> EnclosureHandler ignores wicket:xyz elements as children
> --------------------------------------------------------
>
>                 Key: WICKET-5061
>                 URL: https://issues.apache.org/jira/browse/WICKET-5061
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.6.0
>            Reporter: Christoph Leiter
>            Priority: Minor
>         Attachments: WICKET-5061.patch
>
>
> This doesn't work now:
> <wicket:enclosure>
>   <wicket:container wicket:id="id" />
> </wicket:enclosure>
> because EnclosureHandler ignores wicket tags when it looks for children. I don't know what the rational was when doing this.
> I'll attach a proposed patch with a new testcase. It changes the current logic how to look for children. This may contain errors or may otherwise not be a good idea. Nonetheless all tests succeed and it works within my applications.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira