response status code is always reset to http 200 by rendering filter
--------------------------------------------------------------------
Key: MAGNOLIA-2005
URL: http://jira.magnolia.info/browse/MAGNOLIA-2005
Project: Magnolia
Issue Type: Bug
Components: core
Affects Versions: 3.5.3
Reporter: Fabrizio Giustina
Assignee: Fabrizio Giustina
Fix For: 3.5.4
When using magnolia in order to render also error pages (typically for 404/not
found pages) any status code gets reset in rendering filter, leading to an http
200 also in case of errors.
It should be enough to remove the setStatus() call in rendering filter in order
to preserve any existing status code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------