ContainerUtils.copyObjectToContainer does not check for parameter fieldList
correctly
-------------------------------------------------------------------------------------
Key: CLK-785
URL: https://issues.apache.org/jira/browse/CLK-785
Project: Click
Issue Type: Bug
Components: core
Affects Versions: 2.3.0
Reporter: Andrew Kosow
Priority: Trivial
Attachments: clk-785-fix.diff
In the method copyObjectToContainer(Object object, Container container,
List<Field> fieldList) the fieldList is not checked for null, in turn container
is checked twice, the attached diff fixes this
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira