[ 
http://jira.magnolia.info/browse/MAGNOLIA-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gregory Joseph resolved MAGNOLIA-2401.
--------------------------------------

    Resolution: Fixed
      Assignee: Gregory Joseph  (was: Philipp Bracher)

patch applied on trunk, thanks Will !

> Content2BeanUtil.setNodeDatas(Content node, Object bean, String[] excludes) 
> does nothing
> ----------------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-2401
>                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2401
>             Project: Magnolia
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.6.x
>            Reporter: Will Scheidegger
>            Assignee: Gregory Joseph
>             Fix For: 3.7
>
>         Attachments: content2beanutils.patch
>
>   Original Estimate: 0.01d
>  Remaining Estimate: 0.01d
>
> When you call Content2BeanUtil.setNodeDatas(Content node, Object bean, 
> String[] excludes) you will note that no node datas are being set. This is 
> due to the fact, that the method does convert the bean into a Map and filters 
> out the values for the keys in excludes but then returns without doing 
> anything else. It _should_ however call Content2BeanUtil.setNodeDatas(Content 
> node, Map map) afterwards.
> Patch file for the bug fix is attached.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to