sling:OsgiConfig changes to nt:file in aem6.0 service pack 3
Hi All,
I have deployed sling:OsgiConfig and its working fine but when I change the same in felix console its converting to nt:file.
Problem:
All the string properties are changed to key/value paired(i.e. autor.stream5="dsdyttyxxd1234xsds")
But in case of Boolean value its changed as key/value with extra B added(i.e. auth.enabledDisabled=B"true").
Is it correct behaviour?
Regards,
Jaganath