[
https://issues.apache.org/jira/browse/SLING-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vlad Bailescu updated SLING-4483:
---------------------------------
Component/s: Scripting
Affects Version/s: Scripting Sightly Engine 1.0.0
Fix Version/s: Scripting Sightly Engine 1.0.0
> 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
> 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)