XML characters are not escaped by XMLHelper.
--------------------------------------------

                 Key: TUSCANY-1553
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1553
             Project: Tuscany
          Issue Type: Bug
         Environment: All
            Reporter: Albert Krzymowski


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