[Mono-bugs] [Bug 36278][Nor] Changed - DecimalFormatter does not add zeroes when they are required

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 2 May 2003 22:28:05 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=36278

--- shadow/36278	Fri Jan  3 18:25:53 2003
+++ shadow/36278.tmp.29138	Fri May  2 22:28:05 2003
@@ -1,14 +1,14 @@
 Bug#: 36278
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yoros@wanadoo.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,9 @@
         return Result;
     }           
 
 --
 
 That's all.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-05-02 22:28 -------
+Seems that this gives the correct output, running from CVS.