Van created SLING-7791:
--------------------------
Summary: ContentImporter doen not import characters such as "&"
Key: SLING-7791
URL: https://issues.apache.org/jira/browse/SLING-7791
Project: Sling
Issue Type: Bug
Reporter: Van
We are using the org.apache.sling.jcr.contentloader.ContentImporter API to
import data from an UTF-8 encoded XML file into the JCR repository.
Only the ImportOptionsĀ has beenĀ customized, and the InputStream contains values
such as "*liberty & equality*".
This will get saved as "*liberty equality*" when I expect "*liberty &
equality*", which I don't understand as I never saw any issue posting such
characters into the JCR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)