script include problem with selectors
-------------------------------------

                 Key: SLING-457
                 URL: https://issues.apache.org/jira/browse/SLING-457
             Project: Sling
          Issue Type: Bug
          Components: ServletResolver
    Affects Versions: 2.0.0
            Reporter: Tobias Bocanegra


i have a base resource type /a with a script /a/foo.html.jsp
then i have a extended resource type /b

when i have content "/xyz" with resourcetype /b, and a request to 
"/xyz.foo.html" then it works.
but when i have an include <sling:include path="./image.foo.html" 
resourceType="b"/> it does not. when i specify the base resource type, it works.

it seams like the include resolution does not respect the selectors.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to