[ 
https://issues.apache.org/jira/browse/AXIS-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated AXIS-1422:
-----------------------------------

    Assignee:     (was: Davanum Srinivas)

> attribute with null namespace
> -----------------------------
>
>                 Key: AXIS-1422
>                 URL: https://issues.apache.org/jira/browse/AXIS-1422
>             Project: Axis
>          Issue Type: Bug
>          Components: SAAJ
>    Affects Versions: 1.2 Beta
>            Reporter: nishant kumar
>            Priority: Critical
>         Attachments: diff.txt
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to