[
https://issues.apache.org/jira/browse/WICKET-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902278#action_12902278
]
Hudson commented on WICKET-2794:
--------------------------------
Integrated in Apache Wicket 1.5.x #263 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/263/])
Issue: WICKET-2794
> Not all exceptions are properly handled by the WicketFilter -> results in
> empty response document with unset status code -> seen as HTTP_OK by client
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-2794
> URL: https://issues.apache.org/jira/browse/WICKET-2794
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.7
> Reporter: Christian Oldiges
> Assignee: Igor Vaynberg
> Priority: Minor
> Fix For: 1.4.11, 1.5-M2
>
> Attachments: wicket2794.zip
>
>
> Our custom ResourceStreamLocator might throw RuntimeExceptions.
> When doing so, the exception handling of the WicketFilter doesnt properly
> handle this situation and creates an empty document with unset response code,
> which is usually sent to the client as HTTP_OK.
> quickstart follows.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.