Konrad Windszus created SLING-4175:
--------------------------------------
Summary: Sightly: Do not catch exceptions in
ResourceRuntimeExtension and IncludeRuntimeException
Key: SLING-4175
URL: https://issues.apache.org/jira/browse/SLING-4175
Project: Sling
Issue Type: Bug
Components: Scripting
Reporter: Konrad Windszus
Currently all exceptions being thrown during the execution of data-sly-include
and data-sly-resource are caught and only logged.
Instead those exceptions should be just wrapped (to ease debugging during
development) and also to be consistent with {{sling:call}} (SLING-3459).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)