Carsten Ziegeler created SLING-11964:
----------------------------------------

             Summary: DefaultErrorHandler must not reset response
                 Key: SLING-11964
                 URL: https://issues.apache.org/jira/browse/SLING-11964
             Project: Sling
          Issue Type: Bug
          Components: Servlets
    Affects Versions: Servlets Resolver 2.9.12
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Servlets Resolver 2.9.14


The Sling Engine is ensuring that the response is already reset before the 
ErrorHandler is invoked. As there might be error filters running between that 
reset and the ErrorHandler, the ErrorHandler must not reset the response again. 
Otherwise it would wipe out whatever the filters had already done to the 
response



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to