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 ax...@ws.apache.org on 2004/08/24 15:13:20 UTC

[jira] Updated: (AXISCPP-134) getAttribute needs to work when up to 2 of the 3 parameters are null or empty

The following issue has been updated:

    Updater: Fred Preston (mailto:prestonf@uk.ibm.com)
       Date: Tue, 24 Aug 2004 6:13 AM
    Comment:
This patch will fix the ComplexElement::getAttribute() problem when up to two of the parameters are either null or empty strings.
    Changes:
             Attachment changed to ComplexElement.cpp.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-134
    Summary: getAttribute needs to work when up to 2 of the 3 parameters are null or empty
       Type: Improvement

     Status: Unassigned
   Priority: Major

    Project: Axis-C++
 Components: 
             Basic Architecture

   Assignee: 
   Reporter: Fred Preston

    Created: Mon, 23 Aug 2004 9:16 AM
    Updated: Tue, 24 Aug 2004 6:13 AM
Environment: n/a

Description:
ComplexElement::getAttribute(AxisChar* pachPrefix,
	AxisChar* pachURI, AxisChar* pachLocalname)
needs to return an attribute when up to 2 of the 3 parmeters are either null or empty.  Currently, if anything other than prefix is null, the method may become unstable and crash the application.


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