Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Installer Configuration Factory 1.1.2
-
None
Description
If a configuration property is an array it is cast to Object[] which might lead to class cast exceptions if the array is actually a primitve array, like long[] etc.
Attachments
Issue Links
- is duplicated by
-
SLING-8280 OSGi Installer stuck if config file with primitive array was once deployed
- Resolved
- is related to
-
SLING-8314 JCR Installer writeback - primitive array types get lower case prefix , convert primitive arrays to Object arrays
- Resolved