[ http://nagoya.apache.org/jira/browse/XALANJ-1427?page=history ]
     
Henry Zongaro resolved XALANJ-1427:
-----------------------------------

     Assign To:     (was: Xalan Developers Mailing List)
    Resolution: Fixed

I have reviewed and applied Yash's latest patch to CVS.

> DTMNodeProxy dosent implement Element interface correctly
> ---------------------------------------------------------
>
>          Key: XALANJ-1427
>          URL: http://nagoya.apache.org/jira/browse/XALANJ-1427
>      Project: XalanJ2
>         Type: Bug
>   Components: DTM
>     Versions: 2.4
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Richard Zschech
>  Attachments: DTMDocumentImpl.patch, DTMNamedNodeMap.patch, 
> DTMNodeProxy.patch, Updatedbug17128Patch.txt, bug17128Patch.txt
>
> The getAttribute and getAttributeNS methods on an element are defined to 
> return
> an empty string if the attribute dosent exist.
> Instead they return null causing problems if you go: 
> element.getAttribute("foo").equals("blah")
> to test for the existance and value of an attribute in one go.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.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


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

Reply via email to