[
https://issues.apache.org/jira/browse/CONFIGURATION-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Gilfert closed CONFIGURATION-398.
------------------------------------------
Resolution: Cannot Reproduce
I'm not able to reproduce this anymore. Maybe it was something wrong with my
setup. Thanks for your work and prompt reply.
> DatabaseConfiguration.setProperty() causes unique constraint violation for
> list values
> --------------------------------------------------------------------------------------
>
> Key: CONFIGURATION-398
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-398
> Project: Commons Configuration
> Issue Type: Bug
> Affects Versions: 1.6, 1.7
> Reporter: Thorsten Gilfert
>
> Calling DatabaseConfiguration.setProperty() with a string-based list (e.g.
> "foo,bar,baz") causes unique constraint violations because setProperty()
> tries to add a DB entry for every list value. I think it is the same problem
> as fixed in CONFIGURATION-255 for addProperty().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.