You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/07/03 22:42:12 UTC

DO NOT REPLY [Bug 20724] - copy-of throws an exception in DTM when variable has an empty node set

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20724>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20724

copy-of throws an exception in DTM when variable has an empty node set

jycli@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jycli@ca.ibm.com  2003-07-03 20:42 -------
This bug has been fixed by patch from Igor Hersht for Bug 19770. 
getFirstAttributeIdentity should check that the argument is not equal to 
DTM.Null before call _type2 method. Please verify.