dev  

[jira] Created: (JCR-2484) NPE if RepositoryService#getItemInfos throws ItemNotFoundException

JIRA
Wed, 03 Feb 2010 03:13:52 -0800

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


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.