[Mono-bugs] [Bug 39920][Nor] Changed - System.Xml is throwing an exception where .NET just returns null

bugzilla-daemon@ximian.com bugzilla-daemon@ximian.com
Thu, 20 Mar 2003 13:20:49 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by ginga@kit.hi-ho.ne.jp.

http://bugzilla.ximian.com/show_bug.cgi?id=39920

--- shadow/39920	Tue Mar 18 15:51:01 2003
+++ shadow/39920.tmp.17063	Thu Mar 20 13:20:49 2003
@@ -1,13 +1,13 @@
 Bug#: 39920
 Product: Mono/Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: synced_@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -49,6 +49,11 @@
 Return null.  Tested on .NET, and it returns null.
 
 How often does this happen? 
 Every time.
 
 Additional Information:
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp  2003-03-20 13:20 -------
+Fixed in cvs. XmlNodeList returns null, even if specified index is 
+out of range.
+