[Mono-bugs] [Bug 58477][Nor] Changed - MONO Beta 1 bug with RegEx matching.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 May 2004 20:27:17 -0400 (EDT)


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 davidandrewtaylor@hotmail.com.

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

--- shadow/58477	2004-05-14 00:48:42.000000000 -0400
+++ shadow/58477.tmp.21381	2004-05-26 20:27:17.000000000 -0400
@@ -10,13 +10,13 @@
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
+Cc: beauche@softhome.net,lupus@ximian.com
 Summary: MONO Beta 1 bug with RegEx matching.
 
 Description of Problem:
 Many ASP.NET apps use the RegularExpressionValidator to ensure string 
 values are within defined length using this kind of RegEX:
 [\w\W]{8,32}