[
https://issues.apache.org/jira/browse/SLING-9881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227365#comment-17227365
]
Dominik Süß commented on SLING-9881:
------------------------------------
Created PR
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/32
with patch.
> CPConverter dropping type information on sling:OsgiConfig nodes
> ---------------------------------------------------------------
>
> Key: SLING-9881
> URL: https://issues.apache.org/jira/browse/SLING-9881
> Project: Sling
> Issue Type: Bug
> Components: Content-Package to Feature Model Converter
> Affects Versions: Content-Package to Feature Model Converter 1.0.16
> Reporter: Dominik Süß
> Priority: Critical
>
> The implementation of the converter for sling:OsgiConfig nodes
> (XmlConfigurationEntryHandler) currently ignores the type of the properties
> and transforms everything into Strings (as DocViewProperty returns values as
> String representations with separate type property).
> This leads to broken configurations in case of the use of those config nodes
> with typed properties.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)