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

ant elder updated TUSCANY-992:
------------------------------

    Fix Version/s: Java-SDO-Next

> \r (and \n) is lost for "mixed" element value
> ---------------------------------------------
>
>                 Key: TUSCANY-992
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-992
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Java-SDO-Next
>         Environment: Windows XP SP2, LibXML 2.6.27
>            Reporter: Yang ZHONG
>             Fix For: Java-SDO-Next
>
>
> cpp/sdo/runtime/core/test/clone.xsd has defined
>     <complexType name="CloneType" mixed="true">
> cpp/sdo/runtime/core/test/clone-in.xml has an element value
>     \r\n  ghi\r\n
> SDO build test (cloneopentest) reads that in and outputs the element value as 
> (clone-testout.xml)
>     \n  ghi
> Both leading \r and ending \r are lost. Ending \n is also lost.
> The bug severity may not be high while the priority can be high since Windows 
> build tests keep on annoying
>     Test Failed: 115 sdotest::cloneopentest()
> Thanks to Pete for having provided additional info at
>     http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg11741.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to