You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2008/02/12 07:52:11 UTC

[jira] Created: (JCR-1372) [PATCH] Fix possible Null Ptr exception

[PATCH] Fix possible Null Ptr exception
---------------------------------------

                 Key: JCR-1372
                 URL: https://issues.apache.org/jira/browse/JCR-1372
             Project: Jackrabbit
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 1.4
            Reporter: Dave Brosius
            Priority: Minor
             Fix For: 1.4.1
         Attachments: connectionfactory_npe.patch

code will throw npe if driver string is null - patch fixes this.

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


[jira] Updated: (JCR-1372) [PATCH] Fix possible Null Ptr exception

Posted by "Dave Brosius (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-1372:
------------------------------

    Attachment: connectionfactory_npe.patch

> [PATCH] Fix possible Null Ptr exception
> ---------------------------------------
>
>                 Key: JCR-1372
>                 URL: https://issues.apache.org/jira/browse/JCR-1372
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: 1.4.1
>
>         Attachments: connectionfactory_npe.patch
>
>
> code will throw npe if driver string is null - patch fixes this.

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


[jira] Resolved: (JCR-1372) [PATCH] Fix possible Null Ptr exception

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg resolved JCR-1372.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

fixed as suggested (svn r627496)

thanks for reporting this issue and providing a patch!

> [PATCH] Fix possible Null Ptr exception
> ---------------------------------------
>
>                 Key: JCR-1372
>                 URL: https://issues.apache.org/jira/browse/JCR-1372
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: 1.4.1, 1.5
>
>         Attachments: connectionfactory_npe.patch
>
>
> code will throw npe if driver string is null - patch fixes this.

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


[jira] Updated: (JCR-1372) [PATCH] Fix possible Null Ptr exception in ConnectionFactory

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1372:
-------------------------------

    Fix Version/s:     (was: 1.5)
          Summary: [PATCH] Fix possible Null Ptr exception in ConnectionFactory  (was: [PATCH] Fix possible Null Ptr exception)

Merged to the 1.4 branch in revision 628275.

> [PATCH] Fix possible Null Ptr exception in ConnectionFactory
> ------------------------------------------------------------
>
>                 Key: JCR-1372
>                 URL: https://issues.apache.org/jira/browse/JCR-1372
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.4
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: 1.4.1
>
>         Attachments: connectionfactory_npe.patch
>
>
> code will throw npe if driver string is null - patch fixes this.

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