[ http://issues.apache.org/jira/browse/DDLUTILS-31?page=all ]

Thomas Dudziak updated DDLUTILS-31:
-----------------------------------

    Component: Core (No specific database)

> Generated XML data dump is invalid
> ----------------------------------
>
>          Key: DDLUTILS-31
>          URL: http://issues.apache.org/jira/browse/DDLUTILS-31
>      Project: DdlUtils
>         Type: Bug

>   Components: Core (No specific database)
>  Environment: any
>     Reporter: Alexandre Borgoltz
>     Assignee: Thomas Dudziak

>
> in DataWriter, data is not "xml-escaped" before it is written to the xml file.
> This makes invalid files. 
> Typically, a '&' character like in "Heaven&Hell" should be escaped to 
> "heaven&Hell".
> idem for <, >, ....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to