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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Jun 2004 03:13:27 -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 gonzalo@ximian.com.

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

--- shadow/53844	2004-02-03 22:00:39.000000000 -0500
+++ shadow/53844.tmp.6162	2004-06-05 03:13:27.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 53844
-Product: Mono/Runtime
+Product: Mono: Runtime
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: shiziye@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -20,6 +20,10 @@
 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.
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-05 03:13 -------
+Can you provide a test case for this with expected results and the
+actual results?