[
https://issues.apache.org/jira/browse/WICKET-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-2794.
-----------------------------------
Fix Version/s: 1.4.11
1.5-M2
Resolution: Fixed
> 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.