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

Henning Schmiedehausen updated CONFIGURATION-271:
-------------------------------------------------

    Fix Version/s:     (was: 1.10)
                   2.0

> BaseConfiguration duplicates multi value keys values
> ----------------------------------------------------
>
>                 Key: CONFIGURATION-271
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-271
>             Project: Commons Configuration
>          Issue Type: New Feature
>    Affects Versions: 1.4
>            Reporter: Daniel Adrian
>            Priority: Minor
>             Fix For: 2.0
>
>
> In addPropertyDirect(String key, Object value) the method adds the new value 
> to the property.
> If the property has the same value in the list, it will get duplicated.
> The method should check if the list contains the value and only if the result 
> is false add the value. 
> There is no logic in saving a multi value key with more than one instance of 
> a value.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to