[
https://issues.apache.org/jira/browse/WICKET-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800295#action_12800295
]
Martin Grigorov commented on WICKET-2667:
-----------------------------------------
Use org.apache.wicket.RestartResponseException instead of setResponsePage().
> When multipart on form is set to true, setResponsePage() doesnt work
> --------------------------------------------------------------------
>
> Key: WICKET-2667
> URL: https://issues.apache.org/jira/browse/WICKET-2667
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 1.4.5
> Environment: winxp pro, oracle, tomcat
> Reporter: Robert Machata
>
> calling of setResponsePage() causes message in WICKET AJAX DEBUG
> icket Ajax Debug Window (drag me here)
> ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Could not find
> root <ajax-response> element
> INFO: Invoking post-call handler(s)...
> INFO: Invoking failure handler(s)...
> and i am not navigated to new page used in setResponsePage(page)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.