You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Naoki Takezoe (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/05 01:03:01 UTC

[jira] [Resolved] (CLK-785) ContainerUtils.copyObjectToContainer does not check for parameter fieldList correctly

     [ https://issues.apache.org/jira/browse/CLK-785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naoki Takezoe resolved CLK-785.
-------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Naoki Takezoe
>            Priority: Trivial
>              Labels: patch
>             Fix For: 2.3.1
>
>         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