You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Andrea Del Bene (JIRA)" <ji...@apache.org> on 2015/08/12 17:10:47 UTC

[jira] [Closed] (WICKET-5964) Queuing a component within an enclosure

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

Andrea Del Bene closed WICKET-5964.
-----------------------------------
    Resolution: Fixed

> Queuing a component within an enclosure
> ---------------------------------------
>
>                 Key: WICKET-5964
>                 URL: https://issues.apache.org/jira/browse/WICKET-5964
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.0.0
>            Reporter: Palancher aurélien
>            Assignee: Andrea Del Bene
>             Fix For: 7.1.0
>
>         Attachments: WicketQuickstartFix.war
>
>
> Queueing doesn't work if component is in a enclosure tag. 
> <wicket:enclosure child="inlink">
> <a href="panier.html">
> 	<span wicket:id="inlink"></span>
> </a>
> </wicket:enclosure>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)