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

Caroline Maynard updated TUSCANY-1553:
--------------------------------------

    Attachment: tuscany-1553.patch

Herewith a proposed patch for this issue. I have not delved into the issues 
with the previous attempt, but started out anew. This patch runs all regression 
tests for the PHP project without problems. 

> XML characters are not escaped by XMLHelper.
> --------------------------------------------
>
>                 Key: TUSCANY-1553
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1553
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-M3
>         Environment: All
>            Reporter: Albert Krzymowski
>             Fix For: Cpp-Next
>
>         Attachments: tuscany-1553.patch
>
>
> XML charactres are not escaped.
> In case of all string based data types SDOXMLWriter uses 
> xmlTextWriterWriteRaw instead of xmlTextWriterWriteString.
> Is it related to this comment in SDOXMLWriter::writeXMLElement ?
>    /* A more complex version that doesn't work! ...
> Shall we assume a string content at least ?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to