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

Oliver Heger resolved CONFIGURATION-433.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7

A fix was committed in revision 1068111. It is now checked explicitly whether 
the property has a list or array value.

> ConfigurationDynaBean does not work as advertised regarding indexed properties
> ------------------------------------------------------------------------------
>
>                 Key: CONFIGURATION-433
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-433
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Oliver Heger
>            Assignee: Oliver Heger
>            Priority: Minor
>             Fix For: 1.7
>
>
> The Javadoc of {{ConfigurationDynaBean}} says: "Setting an indexed property 
> always throws an exception." However, there is a reasonable implementation 
> for setting indexed properties.
> The get() method for indexed properties tries to figure out whether a 
> property is indexed and throws an exception if not. However, it does not 
> discover all cases of invalid access to non-indexed properties.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to