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

Niall Pemberton resolved BEANUTILS-110.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8.0

> [beanutils] getArrayProperty does not use ConvertUtils
> ------------------------------------------------------
>
>                 Key: BEANUTILS-110
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-110
>             Project: Commons BeanUtils
>          Issue Type: Bug
>    Affects Versions: 1.6
>         Environment: Operating System: All
> Platform: All
>            Reporter: Alex Harin
>             Fix For: 1.8.0
>
>
> BeanUtils getArrayProperty() uses toString for Object conversion rather then
> ConvertUtils.convert(). This is inconsistent with all other getProperty() 
> methods. 
> Method getArrayProperty is used in struts <select> tag. Since 
> getArrayProperty()
> ignores custom converters, I cannot control how <select> interprets object
> properties.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to