Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Nightly Builds
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
34104
Description
The resolveContainerStore method in AbstractConfiguration doesn't handle arrays.
If an array of values is stored in the configuration instead of a List,
resolveContainerStore returns the whole array instead of the first element.