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 Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2021/09/13 07:26:00 UTC

[jira] [Resolved] (WICKET-6919) Improve EnclosureContainer's javadoc to explain that it should not be used with

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

Martin Tzvetanov Grigorov resolved WICKET-6919.
-----------------------------------------------
    Fix Version/s: 9.6.0
                   8.14.0
                   10.0.0
       Resolution: Fixed

> Improve EnclosureContainer's javadoc to explain that it should not be used with <wicket:enclosure>
> --------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-6919
>                 URL: https://issues.apache.org/jira/browse/WICKET-6919
>             Project: Wicket
>          Issue Type: Task
>          Components: wicket
>    Affects Versions: 9.5.0
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>             Fix For: 10.0.0, 8.14.0, 9.6.0
>
>
> EnclosureContainer component is a replacement of <wicket:enclosure> that avoids the auto-component machinery of <wicket:xyz> elements.
> As such, it should be associated with normal HTML elements like <div> or <span>, and never used with <wicket:enclosure>.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)