[Mono-bugs] [Bug 54033][Nor] Changed - DateTime.Parse accepts invalid date string on Windows
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 26 Mar 2004 10:05:19 -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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=54033
--- shadow/54033 2004-02-08 14:17:08.000000000 -0500
+++ shadow/54033.tmp.25455 2004-03-26 10:05:19.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 54033
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: other
OS Details: Windows Server 2003
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -30,6 +30,9 @@
On Linux, the behaviour is correct and a FormatException is indeed thrown.
------- Additional Comments From gert.driesen@pandora.be 2004-02-08 06:09 -------
Created an attachment (id=6646)
test case (reproduces on Mono 0.30 / Windows)
+
+------- Additional Comments From gert.driesen@pandora.be 2004-03-26 10:05 -------
+I can no longer reproduce this issue on Mono built from cvs.