You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2013/11/04 12:51:17 UTC

[jira] [Resolved] (OAK-724) Text.getRelativeParent() does not work with paths containing fully qualified names

     [ https://issues.apache.org/jira/browse/OAK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Dürig resolved OAK-724.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11

This has been fixed alongside with the recent changes in OAK-1098

> Text.getRelativeParent() does not work with paths containing fully qualified names
> ----------------------------------------------------------------------------------
>
>                 Key: OAK-724
>                 URL: https://issues.apache.org/jira/browse/OAK-724
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jcr
>            Reporter: Michael Dürig
>             Fix For: 0.11
>
>
> {{org.apache.jackrabbit.util.Text#getRelativeParent}} is used in various places in the code base for finding the parent of a jcr path. This will not work however for paths containing fully qualified name elements. 
> We should avoid using this method but rather rely on oak path only and use the methods provided by {{PathUtils}}.



--
This message was sent by Atlassian JIRA
(v6.1#6144)