[
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)