strange,
was your other inner tag also a Wicket or a simple HTML ?
It keeps on going ...

On Tue, Apr 8, 2008 at 3:21 PM, Michael Sparer <[EMAIL PROTECTED]>
wrote:

>
> I tried, but I can't reproduce this warning using your code ...
>
>
>
> Eyal Golan wrote:
> >
> > 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/
> >
> >
>
>
> -----
> Michael Sparer
> http://talk-on-tech.blogspot.com
> --
> View this message in context:
> http://www.nabble.com/warning-with-enclosure-tp16534709p16557837.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Eyal Golan
[EMAIL PROTECTED]

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

Reply via email to