[ https://issues.apache.org/jira/browse/SLING-12801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Ziegeler updated SLING-12801: ------------------------------------- Fix Version/s: Engine 2.16.4 (was: Engine 2.16.2) > Error handler does not reset the response during include > -------------------------------------------------------- > > Key: SLING-12801 > URL: https://issues.apache.org/jira/browse/SLING-12801 > Project: Sling > Issue Type: Bug > Components: Engine > Affects Versions: Engine 3.0.0, Engine 2.16.2 > Reporter: Remo Liechti > Assignee: Carsten Ziegeler > Priority: Major > Fix For: Engine 3.0.0, Engine 2.16.4 > > > SlingHttpServletResponseImpl.reset checks if the validation for include is > enabled and resets the response only for non-enabled cases. > For error handling, this is wrong. The ErrorFilterChain calls the reset > during the doFilter method to meet the "resetting policy" documented on: > [https://sling.apache.org/documentation/the-sling-engine/errorhandling.html] > -- This message was sent by Atlassian Jira (v8.20.10#820010)