You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Palancher aurélien (JIRA)" <ji...@apache.org> on 2015/11/23 15:48:11 UTC

[jira] [Commented] (WICKET-6043) Cannot set wicket:enclosure on queued component in ListView

    [ https://issues.apache.org/jira/browse/WICKET-6043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022187#comment-15022187 ] 

Palancher aurélien commented on WICKET-6043:
--------------------------------------------

Hi, it's me, Mr "Queue Components" :)

it works fine if i just replace "item.queue(...)" by "item.add(...)"

> Cannot set wicket:enclosure on queued component in ListView
> -----------------------------------------------------------
>
>                 Key: WICKET-6043
>                 URL: https://issues.apache.org/jira/browse/WICKET-6043
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.1.0
>            Reporter: Palancher aurélien
>         Attachments: WicketQuickstart2.war
>
>
> An exception is raised if we target the enclosure child to a queued component in a ListView :
> org.apache.wicket.WicketRuntimeException: Could not find child with id: test in the wicket:enclosure



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