[Mono-bugs] [Bug 42529][Min] Changed - Regex.IsMatch throws exception with empty OR in group.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 10:37:02 -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=42529
--- shadow/42529 2003-05-07 15:28:52.000000000 -0400
+++ shadow/42529.tmp.25229 2003-11-27 10:37:02.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 42529
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
ReportedBy: tom@acquist.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -131,6 +131,9 @@
Additional Information:
A simple workaround for at least this manifestation of the bug (I get the
feeling it'll show up elsewhere in other obscure places...) is to move the
empty option out of the first position in the group.
+
+------- Additional Comments From gonzalo@ximian.com 2003-11-27 10:37 -------
+Fixed in CVS.