[Mono-bugs] [Bug 55573][Nor] Changed - Match.Groups[x] object is null where x is higher than the number of matches.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Mar 2004 14:42:05 -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 lluis@ximian.com.

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

--- shadow/55573	2004-03-14 16:09:53.000000000 -0500
+++ shadow/55573.tmp.7131	2004-03-30 14:42:05.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 55573
 Product: Mono: Class Libraries
 Version: unspecified
 OS: other
 OS Details: Debian Sid
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: m.sibson@warwick.ac.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -43,6 +43,9 @@
 
 
 Expected Results (Under MS):
 Strings contain "", a zero length string.
 
 Using version 30.2
+
+------- Additional Comments From lluis@ximian.com  2004-03-30 14:42 -------
+Fixed in CVS.