anyone ??

On Mon, Apr 7, 2008 at 9:52 AM, Eyal Golan <[EMAIL PROTECTED]> wrote:

> hello all,
> I have an enclosure tag with two inner ones.
> <wicket:enclosure child="allChecked">
>         <input type="checkbox" wicket:id="allChecked" />
>         <label wicket:id="allSelectedLabel"></label>
>     </wicket:enclosure>
>
> Whenever I go to the page with the panel that has this enclosure, I get a
> warning message:
> 2008-04-06 18:35:49,670 WARN [org.apache.wicket.Page] - Component
> [Component id = allSelectedLabel, page =
> com....web.entitybrowser....BrowserPage, path =
> 5:tabs:browserTabbedPanel:panel:allSelectedLabel.Label, isVisible = true,
> isVersioned = false] wasn't rendered but most likely it has a transparent
> parent: [MarkupContainer [Component id = enclosure-165, page =
> com......web.entitybrowser....BrowserPage, path =
> 5:tabs:browserTabbedPanel:panel:enclosure-165.Enclosure, isVisible = false,
> isVersioned = false]]
>
> I know it's no problem, but it's a bit annoying.
> Is there a way removing this warning?
>
> Thanks
> --
> Eyal Golan
> [EMAIL PROTECTED]
>
> Visit: http://jvdrums.sourceforge.net/




-- 
Eyal Golan
[EMAIL PROTECTED]

Visit: http://jvdrums.sourceforge.net/

Reply via email to