Radu Cotescu created SLING-5838:
-----------------------------------
Summary: ResourceChangeListenerInfo does not expand relative paths
correctly
Key: SLING-5838
URL: https://issues.apache.org/jira/browse/SLING-5838
Project: Sling
Issue Type: Bug
Components: ResourceResolver
Affects Versions: Resource Resolver 1.4.12
Reporter: Radu Cotescu
Assignee: Radu Cotescu
The {{ResourceChangeListenerInfo}} is supposed to correctly expand relative
paths and append them to the current search paths for the stored path set.
However this does not work for relative paths like {{./folder/resource}},
resulting in absolute paths like {{/libs/./folder/resource}} which are not
normalised when performing path matching.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)