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

Wrong resource returned if overlap with mounted provider

    XMLWordPrintableJSON

Details

    Description

      When a resource provider is mounted at a path and the chilren of the parent are list and the parent resource provider has a resource with the same name, then the resource from the provider should be returned. Currently the resource from the parent is returned.
      Example:

      • Provider A mounted at /
      • Provider A has a resource at /some/path
      • Provider B mounted at /some/path returning a resource for /some/path
      • a call to listChildren("/some") should return the resource from B not A

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: