[Mono-bugs] [Bug 75213][Nor] Changed - DateTime.ParseExact throws
InvalidFormat exception when provided with a valid ldap date
string value
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 6 04:27:04 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75213
--- shadow/75213 2005-09-05 17:42:50.000000000 -0400
+++ shadow/75213.tmp.30477 2005-09-06 04:27:04.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 75213
Product: Mono: Class Libraries
Version: 1.1
OS: SUSE 9.2
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: atsushi at ximian.com
ReportedBy: harryholt at gmail.com
@@ -45,6 +45,9 @@
------- Additional Comments From sebastien at ximian.com 2005-06-11 22:59 -------
This is probably due to the \\ in the string format. I've been using
the same string (without the \\) for X.509 certificates for a long
time without any problems (on both Mono and MS).
It doesn't fix the bug but it's a workaround ;-)
+
+------- Additional Comments From atsushi at ximian.com 2005-09-06 04:27 -------
+Just curious, isn't it Microsoft bug?
More information about the mono-bugs
mailing list