Vlad Bailescu created SLING-4483:
------------------------------------
Summary: 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
Reporter: Vlad Bailescu
Priority: Minor
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)