[Mono-bugs] [Bug 77252][Nor] Changed - XmlConvert.ToString( TimeSpan t ) ignores the TimeSpan Tick value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 16 02:11:20 EST 2006


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=77252

--- shadow/77252	2006-01-13 20:40:08.000000000 -0500
+++ shadow/77252.tmp.6234	2006-01-16 02:11:20.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77252
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Fedora Core 4
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: olynch at fnfr.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -61,6 +61,9 @@
 How often does this happen? 
 Always
 
 Additional Information:
 Inspection of string s = XmlConvert.ToString(TimeSpan.FromTicks(1)) shows 
 the bug clearly.
+
+------- Additional Comments From atsushi at ximian.com  2006-01-16 02:11 -------
+Fixed in svn (r55620).


More information about the mono-bugs mailing list