[Mono-bugs] [Bug 53844][Wis] New - enviroment encoding problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 3 Feb 2004 22:00:39 -0500 (EST)


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 shiziye@hotmail.com.

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

--- shadow/53844	2004-02-03 22:00:39.000000000 -0500
+++ shadow/53844.tmp.5222	2004-02-03 22:00:39.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 53844
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 9.0
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: shiziye@hotmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: enviroment encoding problem
+
+I am a chinese, and the encoding of my working eviroment is gb2312.
+I install redhat 9.0 with this encoding. If I type 'locale' in Console, it
+will show Lang="GB2312". 
+I think the runtime should consider the default encoding of the eviroment.
+But it can not input and output chinese words encoding in gb2312 correctly.
+This is a critical problem that prevent people who is not English-speaking
+from using Mono.