Yeah, this is due to to the fix I did for
http://issues.apache.org/jira/browse/WICKET-694

I'm rolling that fix back now until we have a better solution.

Eelco


On 6/25/07, Jonathan Locke <[EMAIL PROTECTED]> wrote:
>
> i'm getting the exception below.
>
> have there been any recent changes to markup finding or is this probably my
> own issue?
>
> thanks,
>
>     jon
>
> ----------
>
> WicketMessage: Unable to find the markup for the component. That may be due
> to transparent containers or components implementing IComponentResolver:
> [MarkupContainer [Component id = 0, page =
> thoof.web.pages.story.improve.ImproveStoryPage, path =
> 2:proposedStoryChangeVotingArea:proposedStoryChanges:0.ListItem, isVisible =
> true, isVersioned = false]]
>
> Root cause:
>
> org.apache.wicket.WicketRuntimeException: Unable to find the markup for the
> component. That may be due to transparent containers or components
> implementing IComponentResolver: [MarkupContainer [Component id = 0, page =
> com.foo.MyPage, path = 2:myArea:mylist:0.ListItem, isVisible = true,
> isVersioned = false]]
>      at
> org.apache.wicket.MarkupFragmentFinder.find(MarkupFragmentFinder.java:111)
>      at org.apache.wicket.Component.getMarkupAttributes(Component.java:1176)
>      at org.apache.wicket.Component.getMarkupId(Component.java:1211)
>      at org.apache.wicket.Component.onComponentTag(Component.java:3198)
>      at org.apache.wicket.Component.renderComponent(Component.java:2073)
>      at
> org.apache.wicket.MarkupContainer.onRender(MarkupContainer.java:1294)
>      at org.apache.wicket.Component.render(Component.java:1931)
> --
> View this message in context: 
> http://www.nabble.com/Unable-to-find-the-markup-for-the-component-tf3976741.html#a11288111
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to