[
https://issues.apache.org/jira/browse/SLING-5838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu resolved SLING-5838.
---------------------------------
Resolution: Fixed
Fix Version/s: Resource Resolver 1.4.14
Fixed in [r1752383|https://svn.apache.org/r1752383].
> 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
> Fix For: Resource Resolver 1.4.14
>
> Attachments: SLING-5838.patch
>
>
> 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)