[
https://issues.apache.org/jira/browse/FELIX-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler closed FELIX-4431.
-----------------------------------
> Arrays are loaded as string from cfg file
> -----------------------------------------
>
> Key: FELIX-4431
> URL: https://issues.apache.org/jira/browse/FELIX-4431
> Project: Felix
> Issue Type: Bug
> Components: Configuration Admin, File Install
> Affects Versions: configadmin-1.8.0, fileinstall-3.2.6
> Reporter: Alec de Zegher
>
> When we have a configuration file with following contents:
> station.ids = [1,5,6]
> station.names = [Station1, Station2, Station3]
> These properties are given as a string in the service properties and not as
> an array if loaded with fileInstall.
> If these properties are configured from Config Admin Felix Console, then the
> properties are stored as an array in the service properties.
> The cardinality is Integer.MIN_MAX
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)