POST parameters lost during InterceptException

2012-03-30 Thread Satrix
post parameters to Order Page and after the redirection they are lost. I use Apache Wicket 1.5.5 and SimplePageAuthorizationStrategy. Any idea how can I resolve such a problem ? Regards, Satrix -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost

Re: POST parameters lost during InterceptException

2012-03-30 Thread Martin Grigorov
Page and after the redirection they are lost. I use Apache Wicket 1.5.5 and SimplePageAuthorizationStrategy. Any idea how can I resolve such a problem ? Regards, Satrix -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost-during

Re: POST parameters lost during InterceptException

2012-03-30 Thread Andrea Del Bene
in context: http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost-during-InterceptException-tp4518350p4518350.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr

Re: POST parameters lost during InterceptException

2012-03-30 Thread Martin Grigorov
they are lost. I use Apache Wicket 1.5.5 and SimplePageAuthorizationStrategy. Any idea how can I resolve such a problem ? Regards, Satrix -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost-during-InterceptException-tp4518350p4518350.html Sent from

Re: POST parameters lost during InterceptException

2012-03-30 Thread Satrix
Hmm, one question where shall I setup a breakpoint ? Cause I've no idea how to debug only the org.apache.wicket.RestartResponseAtInterceptPageException.InterceptData#set(). Regards, Satrix -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost-during

Re: POST parameters lost during InterceptException

2012-03-30 Thread Satrix
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

Re: POST parameters lost during InterceptException

2012-03-30 Thread Martin Grigorov
://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

Re: POST parameters lost during InterceptException

2012-03-30 Thread Satrix
the exception. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/POST-parameters-lost-during-InterceptException-tp4518350p4518736.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe