You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2007/10/23 13:58:50 UTC

[jira] Updated: (JCR-970) ClassDescriptor.getDescendantClassDescriptor may throw a NullPointerException

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

Jukka Zitting updated JCR-970:
------------------------------

    Fix Version/s:     (was: 1.4)

> ClassDescriptor.getDescendantClassDescriptor may throw a NullPointerException
> -----------------------------------------------------------------------------
>
>                 Key: JCR-970
>                 URL: https://issues.apache.org/jira/browse/JCR-970
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jcr-mapping
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>         Attachments: JCR-970.diff
>
>
> When a Class Descriptor has no jcrNodeType set, which is allowed, the ClassDescriptor.getDescendantClassDescriptor will throw a NullPointerException when checking the descriptor. This may easily be prevent by reverting the test for the jcr nodetype.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.