[
https://issues.apache.org/jira/browse/SLING-9916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9916.
-------------------------------------
Resolution: Fixed
Fixed in [1] by removing all type information - the conversion to the JSON
format will take care of it as the values have the right type
[1]
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/commit/006316617b1784f33283fec92c224275b73a4f01
> Content package converter produces broken configs for typed configuration
> entries.
> ----------------------------------------------------------------------------------
>
> Key: SLING-9916
> URL: https://issues.apache.org/jira/browse/SLING-9916
> Project: Sling
> Issue Type: Bug
> Components: Feature Model
> Affects Versions: Content-Package to Feature Model Converter 1.1.0
> Reporter: Karl Pauls
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Content-Package to Feature Model Converter 1.0.18
>
>
> The converter converts configurations from jcr trying to respect their types
> but in doing so it (unnecessarily) adds the type information to the keys.
> That wouldn't be a problem, however, it doesn't do it correctly for multiple
> of type String. In that case, it ends up adding just "[]" to the key - which
> changes the keyname.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)