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 16:53:20 UTC

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

Message:

   The following issue has been resolved as FIXED.

---------------------------------------------------------------------
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: Resolved
   Priority: Major
 Resolution: FIXED

    Project: Axis-C++
 Components: 
             Basic Architecture
   Fix Fors:
             current (nightly)

   Assignee: Adrian Dick
   Reporter: Fred Preston

    Created: Mon, 23 Aug 2004 9:16 AM
    Updated: Tue, 24 Aug 2004 7:53 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