[Mono-bugs] [Bug 23481] Changed - decimal2string returns a "strange" string

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Apr 2002 14:51:43 -0000


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 ndrochak@gol.com.

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

--- shadow/23481	Tue Apr 16 08:23:26 2002
+++ shadow/23481.tmp.8147	Tue Apr 16 10:51:43 2002
@@ -1,14 +1,14 @@
 Bug#: 23481
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ndrochak@gol.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -32,6 +32,12 @@
 				return 1;
 		}
 	
 	}
 
 }
+
+------- Additional Comments From ndrochak@gol.com  2002-04-16 10:51 -------
+It was strange, but not wrong.  The problem was actually in 
+DecimalFormatter.
+
+Fix is now in cvs.