Carsten Ziegeler created SLING-6710:
---------------------------------------
Summary: Vanity Path might get removed if a resource is updated
Key: SLING-6710
URL: https://issues.apache.org/jira/browse/SLING-6710
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Priority: Blocker
Fix For: Resource Resolver 1.5.22
Assume there is a resource at /libs/foo which has a child resource
/libs/foo/jcr:content with a vanity path. If now /libs/foo is updated, the
current implementation first removes the vanity path for /libs/foo (as defined
in the child resource jcr:content) but then fails to re-add it as it does not
take the jcr:content child resource into account.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)