Dan Syrstad-2 wrote:
> 
> This has broken a JUnit test that was testing a detachable model using
> WicketTester. The same test passes in Wicket 1.2.6. Is there something
> different I should be doing in 1.3?
> 

If it was calling detach() instead of detachModels(), then it should
continue
to pass.

I think the change was made so that a component (not a page) can detach 
its children and their models without relying on the page. This is needed 
when handling an AJAX request.
-- 
View this message in context: 
http://www.nabble.com/Page.detachModels%28%29-not-working-like-it-used-to-tf4549247.html#a12991427
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to