[Mono-bugs] [Bug 45976][Nor] Changed - Regular expression character classes don't work with IgnoreCase

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 1 Feb 2004 20:26:18 -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 miguel@ximian.com.

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

--- shadow/45976	2003-07-08 11:04:31.000000000 -0400
+++ shadow/45976.tmp.13807	2004-02-01 20:26:18.000000000 -0500
@@ -2,16 +2,16 @@
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Debian Woody
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: sumadevi@novell.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Regular expression character classes don't work with IgnoreCase
@@ -81,6 +81,10 @@
 String <ABBA> matches pattern <[ABab]+>.
 
 How often does this happen? 
 Always.
 
 Additional Information:
+
+------- Additional Comments From miguel@ximian.com  2004-02-01 20:26 -------
+Am applying the patch that was discussed on the list from Marco, since
+there was no more discussion nor feedback.