You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Raoul Zander (JIRA)" <ji...@apache.org> on 2015/02/16 11:46:12 UTC

[jira] [Updated] (WICKET-5835) InlineEnclosure doesn't call child.configure() before updating its visilbity

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

Raoul Zander updated WICKET-5835:
---------------------------------
    Attachment: enclosure-quickstart.zip

Here's a quickstart to show the problem.

> InlineEnclosure doesn't call child.configure() before updating its visilbity
> ----------------------------------------------------------------------------
>
>                 Key: WICKET-5835
>                 URL: https://issues.apache.org/jira/browse/WICKET-5835
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.19.0
>         Environment: Any
>            Reporter: Raoul Zander
>            Assignee: Andrea Del Bene
>            Priority: Minor
>              Labels: enclosure
>         Attachments: enclosure-quickstart.zip
>
>
> org.apache.wicket.markup.html.internal.InlineEnclosure.updateVisibility()
> should propably call child.configure() before the visibility of the InlineEnclosure is set to the visibility of the child.



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