[Mono-bugs] [Bug 41678][Min] Changed - Regex.Replace should not fully compile replacement.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 23:18:33 -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=41678

--- shadow/41678	2003-06-18 12:54:50.000000000 -0400
+++ shadow/41678.tmp.31134	2004-01-20 23:18:33.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 41678
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: sumadevi@novell.com                            
 ReportedBy: tom@acquist.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Regex.Replace should not fully compile replacement.
@@ -79,6 +79,9 @@
 Additional Information:
 That exception also seems a little odd, with "\" being listed as the 
 parameter name, but that's just a minor cosmetic issue.
 
 ------- Additional Comments From lupus@ximian.com  2003-06-18 12:54 -------
 *** Bug 43121 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From sumadevi@novell.com  2004-01-20 23:18 -------
+Fix has been checked in CVS