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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user