You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Steve Westwood (JIRA)" <ji...@apache.org> on 2013/03/27 14:31:16 UTC

[jira] [Comment Edited] (CHAIN-80) NPE when submitting null commands map to CatalogBase

    [ https://issues.apache.org/jira/browse/CHAIN-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615255#comment-13615255 ] 

Steve Westwood edited comment on CHAIN-80 at 3/27/13 1:31 PM:
--------------------------------------------------------------

Supplied a new patch for this issue, replacing old one
                
      was (Author: hexsaw):
    Patch for this issue, replacing old one
                  
> NPE when submitting null commands map to CatalogBase
> ----------------------------------------------------
>
>                 Key: CHAIN-80
>                 URL: https://issues.apache.org/jira/browse/CHAIN-80
>             Project: Commons Chain
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Steve Westwood
>            Priority: Minor
>              Labels: catalog
>             Fix For: 2.0
>
>         Attachments: CHAIN-80-patch.txt
>
>
> The command relies on _Map.putAll()_ to populate *CatalogBase* when passed into the constructor, but as the javadocs specify at http://docs.oracle.com/javase/6/docs/api/java/util/Map.html#putAll(java.util.Map), this throws an NPE. The constructor requires a guard inside to protect it from null objects being passed as an argument

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira