[
https://issues.apache.org/jira/browse/SLING-10555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-10555.
--------------------------------------
Resolution: Fixed
Corrected at
https://github.com/apache/sling-org-apache-sling-resourceresolver/commit/080b6fb9045ecced4cb8b9aad3e0807e5edcc716
Updated test to verify the correct behaviour
> Intermediate synthetic resources not created for child resource provider
> ------------------------------------------------------------------------
>
> Key: SLING-10555
> URL: https://issues.apache.org/jira/browse/SLING-10555
> Project: Sling
> Issue Type: Bug
> Components: ResourceResolver
> Affects Versions: Resource Resolver 1.7.8
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Resource Resolver 1.7.10
>
>
> If a sub provider is mounted at a lower level in the tree and the parent
> provider does not have a parent child node for that provider, then
> intermediate synthetic resources are not created.
> Example
> Root provider provides only a resource at /libs
> Sub provider mounted /libs/a/b
> Listing the children of /libs should include a synthetic resource /libs/a -
> currently the listing is empty
--
This message was sent by Atlassian Jira
(v8.3.4#803005)