[Mono-bugs] [Bug 49927][Maj] Changed - RangeValidator results in exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 22 Oct 2003 10:39:27 -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 yaronsh@mainsoft.com.

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

--- shadow/49927	2003-10-22 10:33:46.000000000 -0400
+++ shadow/49927.tmp.14183	2003-10-22 10:39:27.000000000 -0400
@@ -12,13 +12,12 @@
 ReportedBy: yaronsh@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: RangeValidator results in exception
-BugsThisDependsOn: 49960[FIXED]
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
 Description of Problem:
 Using range validator on Date validating results an exception 
 
@@ -50,6 +49,11 @@
 Created an attachment (id=5688)
 Testcase
 
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-10-21 09:25 -------
 I think the problem is at BaseCompareValidator.Convert()
+
+------- Additional Comments From yaronsh@mainsoft.com  2003-10-22 10:39 -------
+Is the bug in corlib?? I don't think so... I work with different 
+corlib and the problem is the same... I don't think this praticular 
+problem is in corlib...