Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.10.00
-
None
-
None
Description
I think when we throw :
node = getContentNode(jcrSession, requestContentPath);
if (node == null)
the resulting page should be a 404. Currently, a ContainerException results in a 500