Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-457

script include problem with selectors

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3
    • 3
    • Servlets
    • None

    Description

      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.

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            tripod Tobias Bocanegra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: