You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ddlutils-dev@db.apache.org by "Michael Lipp (JIRA)" <ji...@apache.org> on 2007/05/21 22:10:16 UTC

[jira] Updated: (DDLUTILS-174) Not all "special characters" in content detected

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

Michael Lipp updated DDLUTILS-174:
----------------------------------

    Attachment: patch.txt

Detect "<![CDATA[" as special character.

> 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
>         Assigned To: Thomas Dudziak
>         Attachments: patch.txt
>
>
> 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.