You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Vlad Bailescu (JIRA)" <ji...@apache.org> on 2015/03/09 10:06:38 UTC

[jira] [Created] (SLING-4483) Sightly: data-sly-resource does not properly resolve relative paths

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)