Joerg Hoh created SLING-10810:
---------------------------------
Summary: new response code should not be set if response is
already comitted
Key: SLING-10810
URL: https://issues.apache.org/jira/browse/SLING-10810
Project: Sling
Issue Type: Improvement
Components: Engine
Affects Versions: Engine 2.7.8
Reporter: Joerg Hoh
If the response is already committed, a new response should not be set, but it
should only be warned.
Otherwise the status code logged in the Sling instance will taken from the
ResponseImpl object, which is different from the statuscode which is sent to
the client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)