[Mono-bugs] [Bug 53841][Cri] Changed - GB2312 encoding BUG

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Mar 2004 16:44:31 -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 bmaurer@users.sf.net.

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

--- shadow/53841	2004-02-03 21:41:51.000000000 -0500
+++ shadow/53841.tmp.419	2004-03-24 16:44:31.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 53841
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Critical
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: shiziye@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -53,6 +53,11 @@
 
 Bytes b is two chinese word in gb2312 encoding.
 The output of b and b2 should be the same.
 But it is not.
 I don't now which process is wrong, gb2312 to unicode or unicode to gb2312.
 It's a critical problem prevent chinese from using Mono.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-24 16:44 -------
+
+
+*** This bug has been marked as a duplicate of 51530 ***