You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/13 07:25:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17413954#comment-17413954 ] 

ASF subversion and git services commented on WICKET-6919:
---------------------------------------------------------

Commit 87f12fcadc2ee6e1f079cd5fc68d280b385cc5ec in wicket's branch refs/heads/wicket-9.x from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=87f12fc ]

WICKET-6919 Improve EnclosureContainer's javadoc to explain that it should not be used with <wicket:enclosure>


> 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
>
> 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)