[Mono-bugs] [Bug 71289][Nor] Changed - DateTime.Parse should allow
this string.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 24 16:03:43 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=71289
--- shadow/71289 2005-05-23 14:32:43.000000000 -0400
+++ shadow/71289.tmp.17621 2005-05-24 16:03:43.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 71289
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: atsushi at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
@@ -172,6 +172,10 @@
2028 LineSeparator
2029 ParagraphSeparator
202F SpaceSeparator
205F SpaceSeparator
3000 SpaceSeparator
+
+------- Additional Comments From atsushi at ximian.com 2005-05-24 16:03 -------
+I fixed it as r44938, to allow ',' where whitespaces are allowed. That
+is what .NET 2.0 does I believe.
More information about the mono-bugs
mailing list