« Return to Thread: Failed to handle wicket:container

Re: Failed to handle wicket:container

by Antoine van Wel :: Rate this Message:

Reply to Author | View in Thread

replace the wicket:container by a div, and a better error message may
appear.
in my case the error appeared for a wrong wicket:id
(using 1.3.6)

it would be helpful if the error message made more sense, shall i file a
jira issue for this? (don't know if the same message occurs in 1.4)


Antoine

On Thu, Apr 10, 2008 at 1:20 AM, Jonathan Locke <jonathan.locke@...>wrote:

>
>
> I am currently trying to debug a markup handling problem where Wicket is
> complaining that it "Failed to handle: <wicket:container wicket:id="xyz">"
>
> I suspect that the problem is mine as I am mucking around with content
> types
> to deal with mobile devices.  Any ideas on what might be wrong or what
> might
> be a good approach for debugging this? Also, I've changed markup loading a
> bit so it switches back and forth between .wml and .html files (falling
> back
> on the .html if the .wml does not exist). Would this cause any havoc with
> resolving this wicket:container tag?
>
> Thanks,
>
>    Jon
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Failed-to-handle-wicket%3Acontainer-tp16598980p16598980.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>


--

--8<--8<--
take your photos everywhere you go - http://www.memolio.com
--8<--8<--
We don't see things as they are, we see things as we are. - Anais Nin
Whether you think you can or whether you think you can't, you're right. -
Henry Ford
--8<--8<--

 « Return to Thread: Failed to handle wicket:container