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 ji...@apache.org on 2004/05/24 23:52:07 UTC

[jira] Updated: (AXISCPP-93) RPC decoding fails for an empty string

The following issue has been updated:

    Updater: James Guido (mailto:james_guido@homedepot.com)
       Date: Mon, 24 May 2004 2:51 PM
    Comment:
Here is the fix I made for this bug (diff on latest version in CVS, v 1.49)
    Changes:
             Attachment changed to SoapDeSerializer.cpp.diff
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-93?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-93

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-93
    Summary: RPC decoding fails for an empty string
       Type: Bug

     Status: Unassigned
   Priority: Critical

    Project: Axis-C++
 Components: 
             Serialization/Deserialization
   Versions:
             unspecified

   Assignee: 
   Reporter: James Guido

    Created: Mon, 24 May 2004 2:48 PM
    Updated: Mon, 24 May 2004 2:51 PM
Environment: HP-UX 11.0 with gcc compiler (version 1.1.1)

Description:
Function getElementAsString in SoapDeSerializer class fails to parse an empty string, such as the empty string illustrated below:

<telephoneNumber xsi:type="xsd:string"></telephoneNumber>


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira