Dominik Süß created SLING-9881:
----------------------------------
Summary: 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üß
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)