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

[jira] [Resolved] (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:all-tabpanel ]

Pascal Schumacher resolved LANG-1232.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.5

Pull request merged. Thanks!

> 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
>             Fix For: 3.5
>
>
> 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)