[Mono-bugs] [Bug 66649][Wis] Changed - Empty data in example is valid
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Sep 2004 18:55:22 -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 bogomips@post.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=66649
--- shadow/66649 2004-09-22 18:54:16.000000000 -0400
+++ shadow/66649.tmp.25755 2004-09-22 18:55:22.000000000 -0400
@@ -40,6 +40,11 @@
Additional Information:
RegularExpressionValidator returns true if input string is empty.
This can be somewhat misleading. I propose either adding
RequiredFieldValidator or text explaining this behaviour.
Proposed patch contains both solutions.
+
+------- Additional Comments From bogomips@post.pl 2004-09-22 18:55 -------
+Created an attachment (id=11209)
+Adds RequiredFieldValidators and paragraph describing problem
+