Details
-
Bug
-
Resolution: Unresolved
-
Neutral
-
None
-
5.6.1
-
None
Description
A call to TemplatingFunctions#nodeByPath() that fails due to an ACL placed on the requested node path results in a NullPointerException in TemplatingFunctions#handleRepositoryException(), because the current content node in the AggregationState can be null.
NPE's aren't being catched, so the log.debug() call never gets executed an the original Exception is lost.
Checklists
Acceptance criteria