Carsten Ziegeler created SLING-10555:
----------------------------------------
Summary: 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
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)