[
https://issues.apache.org/jira/browse/WICKET-5036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-5036.
--------------------------------
Resolution: Fixed
Fix Version/s: 6.6.0
Assignee: Sven Meier
see WICKET-5040
> Post Parameters are lost when continueToOriginalDestination() is called
> -----------------------------------------------------------------------
>
> Key: WICKET-5036
> URL: https://issues.apache.org/jira/browse/WICKET-5036
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.5.0
> Reporter: Steve Lowery
> Assignee: Sven Meier
> Fix For: 6.6.0
>
> Attachments: wicket-post-problems.zip
>
>
> if a RestartResponseAtInterceptPageException() is thrown during a POST
> request, the InterceptData.set() method is saving off the parameters, but the
> call to continueToOriginalDestination() doesn't read these parameters and
> they get lost on the subsequent call (see lines 173-174 of
> RestartResponseAtInterceptPageException).
> I will attach a quickstart demoing this. In the quickstart, I would expect
> the call to continueToOriginalDestination() on the EulaPage to call into the
> authenticate() on the session and now they should be authenticated, but that
> call never happens. Instead, it goes back to the SignInPage.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira