Status code 500 not reported to client for infinite loop in sling.include
-------------------------------------------------------------------------
Key: SLING-207
URL: https://issues.apache.org/jira/browse/SLING-207
Project: Sling
Issue Type: Bug
Reporter: Bertrand Delacretaz
Priority: Minor
See TODO_FAILS_ in launchpad-webapp IncludeTest class,
testInfiniteLoopDetection() method.
The DefaultErrorHandlerServlet correctly calls response.setStatus(500) in this
case, but the client receives a status 200.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.