[ 
https://issues.apache.org/jira/browse/DDLUTILS-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499712
 ] 

Michael Lipp commented on DDLUTILS-174:
---------------------------------------

Thanks. Are you sure that it is a bug in the JDK XML stream writer? Has it been 
filed? Might it also be wrong API usage?

I'm insisting because this means that we have to replace a standard library 
from JDK with some 3rd-party-library. In order to do this, we have to convince 
our customers' QA that this is really necessary. The bug id under which this is 
filed for the JDK would help a lot.


> 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
>         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.

Reply via email to