Moreover, I've debugged continueToOriginalDestination (InterceptData data =
InterceptData.get();)
and the parameters are in the data but at
(RequestCycle.get().replaceAllRequestHandlers(new
RedirectRequestHandler(url));) it goes into the replaceAllRequestHandlers
method and then from this method it goes to (private void
internalInvoke(final Component component, final Object target)) and it ends
up in catch section of this method.


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost-during-InterceptException-tp4518350p4518639.html
Sent from the Users forum 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

Reply via email to