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 16:16:10 UTC

[jira] Created: (AXISCPP-733) Incorrect behaviour when collapsing white space during serialization of xsd:token (and its derivatives)

Incorrect behaviour when collapsing white space during serialization of xsd:token (and its derivatives)
-------------------------------------------------------------------------------------------------------

         Key: AXISCPP-733
         URL: http://issues.apache.org/jira/browse/AXISCPP-733
     Project: Axis-C++
        Type: Bug
  Components: Serialization, SOAP  
    Versions: current (nightly)    
    Reporter: Adrian Dick
 Assigned to: Adrian Dick 


The serialization of xsd:token (and its derivaties) is behaving incorrectly when processing whitespace.

When collapsing leading, trailing and repeated spaces the resultant string contains both with and without spaces.

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


[jira] Closed: (AXISCPP-733) Incorrect behaviour when collapsing white space during serialization of xsd:token (and its derivatives)

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-733?page=all ]
     
Adrian Dick closed AXISCPP-733:
-------------------------------

    Fix Version: current (nightly)
     Resolution: Fixed

This was due to a missing initialization of a field within the Whitespace object..

> Incorrect behaviour when collapsing white space during serialization of xsd:token (and its derivatives)
> -------------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-733
>          URL: http://issues.apache.org/jira/browse/AXISCPP-733
>      Project: Axis-C++
>         Type: Bug
>   Components: Serialization, SOAP
>     Versions: current (nightly)
>     Reporter: Adrian Dick
>     Assignee: Adrian Dick
>      Fix For: current (nightly)

>
> The serialization of xsd:token (and its derivaties) is behaving incorrectly when processing whitespace.
> When collapsing leading, trailing and repeated spaces the resultant string contains both with and without spaces.

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