[Mono-bugs] [Bug 81021][Blo] Changed - RangeValidator don't correctly check bounds

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 21 04:09:32 EDT 2007


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 juancri at juancri.com.

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

--- shadow/81021	2007-03-19 10:28:04.000000000 -0500
+++ shadow/81021.tmp.25815	2007-03-21 03:09:32.000000000 -0500
@@ -36,6 +36,12 @@
 Same Problem with Type="Date"
 
 Set the min.Value to "1.1.2007" and the textbox contains "1.1.2007"
 the page is not valid.
 
 The bounds on .NET are also valid, on Mono svn head not.
+
+------- Additional Comments From juancri at juancri.com  2007-03-21 03:09 -------
+I can't reproduce this bug. It works fine for me (SVN HEAD).
+
+This avlidator uses ValidatorCompareOperator.GreaterThanEqual and
+LessThanEqual.


More information about the mono-bugs mailing list