[
https://issues.apache.org/jira/browse/OAK-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig updated OAK-724:
------------------------------
Description:
{{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}}.
was:{{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.
> 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: core, jcr
> Reporter: Michael Dürig
>
> {{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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira