[
https://issues.apache.org/jira/browse/JCR-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved JCR-2484.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Fixed at revision 905997
> NPE if RepositoryService#getItemInfos throws ItemNotFoundException
> ------------------------------------------------------------------
>
> Key: JCR-2484
> URL: https://issues.apache.org/jira/browse/JCR-2484
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-jcr2spi
> Affects Versions: 2.1.0
> Reporter: Michael Dürig
> Assignee: Michael Dürig
> Fix For: 2.1.0
>
>
> When RepositoryService#getItemInfos throws an ItemNotFoundException,
> HierarchyEntryImpl#internalRemove in some cases throws an NPE. This is caused
> by a missing null check of the parent node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.