[Mono-bugs] [Bug 51529][Wis] Changed - Encoding problem with GB18030
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 Jan 2005 19:57:14 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51529
--- shadow/51529 2004-12-30 14:10:20.000000000 -0500
+++ shadow/51529.tmp.23496 2005-01-12 19:57:14.000000000 -0500
@@ -10,13 +10,13 @@
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: shiziye@hotmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Summary: Encoding problem
+Summary: Encoding problem with GB18030
I am a chinese. My system default encoding is GB18030( type "locale" to get).
When I use Console class it can not process chinese word correctly.
For example, I my type
string str = Console.ReadLine();
when I test it in the console, and I input a chinese word. It can not get