[Mono-bugs] [Bug 52924][Min] Changed - ArgumentException using braces in Regex constructor.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Jan 2004 04:40:12 -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 gonzalo@ximian.com.

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

--- shadow/52924	2004-01-16 03:52:50.000000000 -0500
+++ shadow/52924.tmp.8069	2004-01-16 04:40:12.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52924
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -58,6 +58,12 @@
 Works using MS.NET. Workaround: Mask braces using backslash.
 
 ------- Additional Comments From JoergR@voelcker.com  2004-01-16 03:52 -------
 Created an attachment (id=6429)
 Test case
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-01-16 04:40 -------
+Fixed in CVS.
+
+Thanks!
+