-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
cdata sections of xml datasources are not copied into the symphony page data xml. resulting in errors if cdata contains reserved xml character sequences. common use case for cdata are html fragments from WYSIWYG editors.
one solution may be the option to configure elements containing cdata and use this list in the
cdata-section-elements attribute of xsl:output.
a more radical solution could be to think if the extra xsl transformation of the datasoruce is realy nessesary. as far as i see it is only used to apply the xpath configured?
Metadata
Metadata
Assignees
Labels
No labels