[ https://issues.apache.org/jira/browse/WICKET-3058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912743#action_12912743 ]
Hudson commented on WICKET-3058: -------------------------------- Integrated in Apache Wicket 1.5.x #343 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/343/]) WICKET-3058: In case of ajax force DefaultExceptionMapper to do a full redirect to the error page. Additionally, fix lookup of current page in case of ajax. > Wicket does not redirect to InternalErrorPage when an error occurs in Ajax > processing > ------------------------------------------------------------------------------------- > > Key: WICKET-3058 > URL: https://issues.apache.org/jira/browse/WICKET-3058 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: 1.5-M2.1 > Reporter: Martin Grigorov > Assignee: Peter Ertl > Attachments: wicket-3058.tgz > > > If an exception is thrown during processing of Ajax request then Wicket just > logs the exception and responds with the error page in the Ajax response, > instead of redirecting to the error page. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.