[Mono-bugs] [Bug 29733][Wis] Changed - Number formatting does not support templates.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Sep 2002 10:25:22 -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 lupus@ximian.com.

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

--- shadow/29733	Fri Sep  6 06:25:02 2002
+++ shadow/29733.tmp.20737	Fri Sep  6 06:25:22 2002
@@ -1,13 +1,13 @@
 Bug#: 29733
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,11 @@
 
 it will work because it uses IntegerFormatter (the other one is done
 in an internal call that just do a g_strdup_printf or the like).
 
 So... Do you want me work on adding support for formatting floating
 point numbers custom formatting?
+
+------- Additional Comments From lupus@ximian.com  2002-09-06 06:25 -------
+
+
+*** This bug has been marked as a duplicate of 25682 ***