You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/19 17:40:12 UTC

[jira] [Commented] (LANG-1232) DiffBuilder: Add null check on fieldName when appending Object or Object[]

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

ASF GitHub Bot commented on LANG-1232:
--------------------------------------

Github user PascalSchumacher commented on the pull request:

    https://github.com/apache/commons-lang/pull/121#issuecomment-220398409
  
    I created a issue to track this: https://issues.apache.org/jira/browse/LANG-1232


> DiffBuilder: Add null check on fieldName when appending Object or Object[]
> --------------------------------------------------------------------------
>
>                 Key: LANG-1232
>                 URL: https://issues.apache.org/jira/browse/LANG-1232
>             Project: Commons Lang
>          Issue Type: Bug
>          Components: lang.builder.*
>    Affects Versions: 3.4
>            Reporter: Pascal Schumacher
>
> The other append methods throw an IllegalArgumentException if fieldName is null. So, append(Object) and append(Object[]) should also do this.
> source: [https://github.com/apache/commons-lang/pull/121]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)