Re: Failed to handle wicket:container

2009-07-01 Thread Antoine van Wel
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.lo...@gmail.comwrote:



 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-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




-- 

--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--


Re: Failed to handle wicket:container

2009-07-01 Thread Jonathan Locke


it would be nice to improve the error message, but i'm no longer working on
this project so it's not that important to me personally. thanks for your
response.

jon


Antoine van Wel wrote:
 
 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.lo...@gmail.comwrote:
 


 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-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org


 
 
 -- 
 
 --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--
 
 

-- 
View this message in context: 
http://www.nabble.com/Failed-to-handle-wicket%3Acontainer-tp16598980p24300483.html
Sent from the Wicket - User 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



Failed to handle wicket:container

2008-04-09 Thread Jonathan Locke


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]