[ 
https://issues.apache.org/jira/browse/WICKET-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg reassigned WICKET-2794:
-------------------------------------

    Assignee: Igor Vaynberg

> 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
>         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.

Reply via email to