[
https://issues.apache.org/jira/browse/FELIX-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved FELIX-3285.
--------------------------------------
Resolution: Fixed
Fixed in Rev. 1220719
> Wrong vector and array handling in Configuration Admin plugin
> -------------------------------------------------------------
>
> Key: FELIX-3285
> URL: https://issues.apache.org/jira/browse/FELIX-3285
> Project: Felix
> Issue Type: Bug
> Components: Web Console
> Affects Versions: webconsole-3.1.8
> Reporter: Felix Meschberger
> Assignee: Felix Meschberger
> Fix For: webconsole-3.2.0
>
>
> There some issues when handling configuration updates:
> - If a Collection type property is updated with no values, it should not be
> added as an empty collection, which is invalid. Rather it should be made sure
> to not set the property at all in the configuration
> - If an attribute definition for an existing array property is missing, it
> should be synthesized with Integer.MAX_VALUE cardinality instead of
> Integer.MIN_VALUE, which would be a Vector/Collection
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira