You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/02/10 14:04:18 UTC

[jira] [Created] (SLING-5509) Behaviour Change in Resource#getParent

Carsten Ziegeler created SLING-5509:
---------------------------------------

             Summary: Behaviour Change in Resource#getParent
                 Key: SLING-5509
                 URL: https://issues.apache.org/jira/browse/SLING-5509
             Project: Sling
          Issue Type: Bug
          Components: ResourceResolver
    Affects Versions: Resource Resolver 1.4.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Resource Resolver 1.5.0


In versions pre 1.4.0 it was possible to call getParent on a resource with a relative path - this was then made absolute using the search paths.
1.4.0 always returns null in this case.

We should restore the old behaviour



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)