Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
configadmin-1.8.0, fileinstall-3.2.6
-
None
-
None
Description
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