[Mono-bugs] [Bug 53032][Min] Changed - System.Text.RegularExpression.Match has broken Groups, when match failed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 05:00:29 -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 sumadevi@novell.com.

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

--- shadow/53032	2004-01-18 16:01:28.000000000 -0500
+++ shadow/53032.tmp.18142	2004-01-20 05:00:29.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53032
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Mandrake 9.2, mono 0.29
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: nazgul@omega.pl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -45,6 +45,10 @@
 Expected Results: 
 blank line in output (group(s) should contain empty string), at least 
 compared to Microsoft .Net framework 
  
 How often does this happen?  
 Always
+
+------- Additional Comments From sumadevi@novell.com  2004-01-20 05:00 -------
+I am not able to recreate the bug to fix it, can you please recheck if
+you are still seeing the exception.