You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/07/06 12:29:11 UTC

[jira] Closed: (AXISCPP-710) Deserialization of XSD built-in simple types doesn't re-instate reserved characters

     [ http://issues.apache.org/jira/browse/AXISCPP-710?page=all ]
     
Adrian Dick closed AXISCPP-710:
-------------------------------

    Fix Version: current (nightly)
     Resolution: Invalid

I have just created a new unit test to exercise this behaviour in string based XSD types, and it would appear there is no problem for these.  Presumably the underlying XML parser is re-instating these correctly for us.

> Deserialization of XSD built-in simple types doesn't re-instate reserved characters
> -----------------------------------------------------------------------------------
>
>          Key: AXISCPP-710
>          URL: http://issues.apache.org/jira/browse/AXISCPP-710
>      Project: Axis-C++
>         Type: Bug
>   Components: Client - Deserialization, Server - Deserialization
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> When serializing the XSD built-in simple types, the serialization engine replaces XML reserved characters  (eg  " becomes &quot; ).
> However, when deserialization occurs these aren't then re-instated.

-- 
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