[Mono-bugs] [Bug 58130][Nor] Changed - Console.WriteLine("{0}",5); is not work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 12:30:18 -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 jackson@ximian.com.

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

--- shadow/58130	2004-05-14 17:17:12.000000000 -0400
+++ shadow/58130.tmp.27972	2004-05-25 12:30:18.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58130
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Windows XP
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 001 One hour
 Priority: Normal
 Component: CORLIB
 AssignedTo: jackson@ximian.com                            
 ReportedBy: ddmk@r66.ru               
 QAContact: mono-bugs@ximian.com
@@ -156,6 +156,9 @@
 
 
 ------- Additional Comments From jackson@ximian.com  2004-05-14 17:17 -------
 This is a globalization issue and should be in corlib. The issue
 appears to be that the glib function to get the lang is returning ru
 instead of ru-RU....sigh.
+
+------- Additional Comments From jackson@ximian.com  2004-05-25 12:30 -------
+The formatting issue is fixed in CVS now. Thanks for the report!