[Mono-bugs] [Bug 58130][Nor] Changed - Console.WriteLine("{0}",5); is not work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 17:17:12 -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 00:57:46.000000000 -0400
+++ shadow/58130.tmp.10958 2004-05-14 17:17:12.000000000 -0400
@@ -4,13 +4,13 @@
OS: Windows XP
OS Details:
Status: REOPENED
Resolution:
Severity: 001 One hour
Priority: Normal
-Component: System
+Component: CORLIB
AssignedTo: jackson@ximian.com
ReportedBy: ddmk@r66.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: V1
URL:
Summary: Console.WriteLine("{0}",5); is not work
@@ -151,6 +151,11 @@
Are you using CVS?
If not, please get the latest windows installer from
http://www.go-mono.com/download.html and tell us your result.
Thanks.
+
+------- 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.