[
https://issues.apache.org/jira/browse/SLING-11703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed SLING-11703.
------------------------------------
> DefaultErrorHandlerServlet should not write if response is already committed
> ----------------------------------------------------------------------------
>
> Key: SLING-11703
> URL: https://issues.apache.org/jira/browse/SLING-11703
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Servlets Resolver 2.9.10
>
>
> The DefaultErrorHandlerServlet is not checking whether the response is
> committed for html responses. It does so for JSON, but still writes the
> output which results in garbage.
> The servlet shouldn't do anything if the response is already committed,
> except logging
--
This message was sent by Atlassian Jira
(v8.20.10#820010)