[
https://issues.apache.org/jira/browse/OAK-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved OAK-213.
------------------------
Resolution: Fixed
Fix Version/s: 0.4
Assignee: angela
fixed in Revision: 1367532
> Misleading exception message in NodeImpl#getParent
> --------------------------------------------------
>
> Key: OAK-213
> URL: https://issues.apache.org/jira/browse/OAK-213
> Project: Jackrabbit Oak
> Issue Type: Bug
> Reporter: angela
> Assignee: angela
> Priority: Minor
> Fix For: 0.4
>
>
> NodeImpl#getParent throws an exception with the following message if
> the underlying NodeDelegate doesn't expose the parent node:
> throw new ItemNotFoundException("Root has no parent");
> the parent might be null if it is not accessible and a null return
> value doesn't necessarily indicate that the current node is the root node.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira