You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/15 20:05:51 UTC

[jira] Updated: (AXIS-1422) attribute with null namespace

The following issue has been updated:

    Updater: Davanum Srinivas (mailto:davanum@gmail.com)
       Date: Fri, 15 Oct 2004 11:04 AM
    Changes:
             Component changed to SAAJ
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1422?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1422

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1422
    Summary: attribute with null namespace
       Type: Bug

     Status: Open
   Priority: Critical

    Project: Axis
 Components: 
             SAAJ
   Versions:
             1.2 Beta

   Assignee: Davanum Srinivas
   Reporter: nishant kumar

    Created: Tue, 29 Jun 2004 3:19 AM
    Updated: Fri, 15 Oct 2004 11:04 AM

Description:
this bug is in MessageElement class.

in the 
public void setAttributeNS(String namespaceURI, String qualifiedName, String value)

method when null is passed for namespaceURI then it is being replaced by "intentionalNullURI"

but no such replacement is done in 
public String getAttributeNS(String namespaceURI, String localName)




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