[Mono-bugs] [Bug 57786][Maj] Changed - XmlConvert.ToString(TimeSpan) does not produce the same output as on the .Net Framework
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 17 May 2004 15:05:26 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57786
--- shadow/57786 2004-04-28 13:31:53.000000000 -0400
+++ shadow/57786.tmp.11583 2004-05-17 15:05:25.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57786
Product: Mono: Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Fedora Core 1
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: simon@sdean.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -96,6 +96,9 @@
Console.WriteLine();
Console.WriteLine("Press ENTER to continue.");
Console.ReadLine();
}
}
}
+
+------- Additional Comments From atsushi@ximian.com 2004-05-17 15:05 -------
+Thanks, fixed in cvs.