You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2010/03/03 18:52:27 UTC

[jira] Resolved: (JCR-2534) jcr-server: NPE in SearchResourceImpl if PathValue path is null

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

angela resolved JCR-2534.
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1

i added a check for null path... this resolved the problem and didn't introduce additional problems as far as i saw.

in addition (not mention in the commit message):
resolved remaining TODO in the static collectSelectorNames method

> jcr-server: NPE in SearchResourceImpl if PathValue path is null
> ---------------------------------------------------------------
>
>                 Key: JCR-2534
>                 URL: https://issues.apache.org/jira/browse/JCR-2534
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-jcr-server
>    Affects Versions: 2.0.0
>            Reporter: angela
>             Fix For: 2.0.1
>
>
> line 368 in SearchResourceImpl doesn't deal with null path thus causing NPE in the valuefactory. 

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