Hi,

Create a ticket with a quickstart please.
As a workaround you can put the fragment in the base page's html.

On Wed, May 9, 2012 at 1:18 PM, Dirk Forchel <dirk.forc...@exedio.com> wrote:
> Hello,
> I've a question regarding Fragements inside a TransparentWebMarkupContainer.
> I've a base WebPage with a TransparentWebMarkupContainer to allow subclasses
> register CSS classes on the body tag. If I add a Fragment to one of these
> subsclasses, the markup of the Fragment is not found.
>
> BasePage.java
>
> Markup of BasePage.html
>
> My subclass looks like:
>
> Markup of FragmentTestPage.html
>
>
> Why is it not possible to do this!? And why doesn't find the
> FragmentMarkupSourcingStrategy the markup for Fragment "testFragment" in the
> providong markup container (Page class FragmentTestPage)?
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/MarkupNotFoundException-for-Fragment-and-TransparentWebMarkupContainer-tp4619968.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to