[
https://issues.apache.org/jira/browse/SLING-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352947#comment-14352947
]
ASF GitHub Bot commented on SLING-4483:
---------------------------------------
Github user vladbailescu closed the pull request at:
https://github.com/apache/sling/pull/66
> Sightly: data-sly-resource does not properly resolve relative paths
> -------------------------------------------------------------------
>
> Key: SLING-4483
> URL: https://issues.apache.org/jira/browse/SLING-4483
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Affects Versions: Scripting Sightly Engine 1.0.0
> Reporter: Vlad Bailescu
> Assignee: Radu Cotescu
> Priority: Minor
> Fix For: Scripting Sightly Engine 1.0.0
>
>
> The following resource inclusion is not working:
> {code:html}
> <div data-sly-resource="${@ path='.', resourceType='foo/bar'}"></div>
> {code}
> The returned error is:
> {{org.apache.sling.scripting.sightly.impl.engine.extension.ResourceRuntimeExtension
> Script path cannot be empty}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)