[
https://issues.apache.org/jira/browse/DDLUTILS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Dudziak resolved DDLUTILS-174.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.0
Fixed in the same way as Woodstux handles this problem (multiple CDATA
sections), but also works with the default JDK stax implementation.
> Not all "special characters" in content detected
> ------------------------------------------------
>
> Key: DDLUTILS-174
> URL: https://issues.apache.org/jira/browse/DDLUTILS-174
> Project: DdlUtils
> Issue Type: Bug
> Components: Core (No specific database)
> Affects Versions: 1.0 RC1
> Reporter: Michael Lipp
> Assignee: Thomas Dudziak
> Fix For: 1.0
>
> Attachments: liferay-db-schema.xml, patch.txt, populate-liferay-db.xml
>
>
> Besides the characters already detected in
> DataWriter.containsSpecialCharacters there is another "special character"
> that requires using base64 encoding: "<![CDATA[". Because content is written
> to XML within "<![CDATA[...]]>" it may not contain "<![CDATA[".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.