[ 
https://issues.apache.org/jira/browse/SLING-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vidar S. Ramdal updated SLING-857:
----------------------------------

    Attachment: SLING-857.diff

Working with XmlReader, I found that it would be useful to support CDATA 
sections in the XML that is being processed. Until now, XmlReader would happily 
ignore any CDATA, making it impossible to specify HTML as a property value.
Now, XmlReader treats CDATA as text.

> Support XSL transformations when importing XML for initial-content
> ------------------------------------------------------------------
>
>                 Key: SLING-857
>                 URL: https://issues.apache.org/jira/browse/SLING-857
>             Project: Sling
>          Issue Type: New Feature
>          Components: JCR Contentloader
>            Reporter: Vidar S. Ramdal
>            Assignee: Felix Meschberger
>            Priority: Minor
>             Fix For: JCR Contentloader 2.0.4
>
>         Attachments: SLING-857.diff
>
>
> As described at http://markmail.org/thread/qxi6qw77vgymrdim
> Implementing support for XSL transformations while loading initial-content 
> XML, by looking for the xml-stylesheet processing instruction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to