You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2015/02/20 09:31:12 UTC

[jira] [Resolved] (SLING-4175) Sightly: Do not catch exceptions in ResourceRuntimeExtension and IncludeRuntimeExtension

     [ https://issues.apache.org/jira/browse/SLING-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved SLING-4175.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Scripting Sightly Engine 1.0.0

I fixed this with rev 1661073.
[~santiagozky] Please have a look and then please close the Pull request, since it should be covered with that commit.

> Sightly: Do not catch exceptions in ResourceRuntimeExtension and IncludeRuntimeExtension
> ----------------------------------------------------------------------------------------
>
>                 Key: SLING-4175
>                 URL: https://issues.apache.org/jira/browse/SLING-4175
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>              Labels: Sightly
>             Fix For: Scripting Sightly Engine 1.0.0
>
>
> 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)