You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (Jira)" <ji...@apache.org> on 2021/02/19 23:22:00 UTC

[jira] [Resolved] (WICKET-6870) Wicket complains about component failing to render

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

Sven Meier resolved WICKET-6870.
--------------------------------
    Fix Version/s: 8.12.0
         Assignee: Sven Meier
       Resolution: Duplicate

Many thanks for reporting this problem. This will be fixed in Wicket 8.12.0

> Wicket complains about component failing to render
> --------------------------------------------------
>
>                 Key: WICKET-6870
>                 URL: https://issues.apache.org/jira/browse/WICKET-6870
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-core
>    Affects Versions: 8.11.0
>            Reporter: Vít Rozkovec
>            Assignee: Sven Meier
>            Priority: Blocker
>             Fix For: 8.12.0
>
>         Attachments: quickstart.zip
>
>
> After upgrading wicket from version 8.10.0 to 8.11.0 my components started complain and throw exceptions about components not being rendered.
> I've managed to create a quickstart with minimum steps that reproduce the bug.
> The problem lies in the behavior InvisibleWhenNoChildrenVisibleBehavior which is added to ButtonPanel on line #56. This behavior worked fine until wicket 8.10.0. in wicket 8.11.0 it doesn't work anymore.



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