[Mono-bugs] [Bug 76586][Nor] Changed - MONO_USE_MANAGED_COLLATION=yes causes XML parsing error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 29 05:43:40 EDT 2005


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 atsushi at ximian.com.

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

--- shadow/76586	2005-10-29 04:54:28.000000000 -0400
+++ shadow/76586.tmp.3806	2005-10-29 05:43:40.000000000 -0400
@@ -187,6 +187,18 @@
 
 ======================================================
 Encoding euc-kr cannot be loaded. Perhaps your runtime
 don't have ICU support?
 requestEncoding="euc-kr"
 
+
+------- Additional Comments From atsushi at ximian.com  2005-10-29 05:43 -------
+Mhm, it seems that codepage 949 is actually for ks_c_5601-1987 on
+Windows (the source of "code page") while I18N module tells that 949
+is euc-kr.
+
+Actually I don't know whether which CP949.cs implements. If it really
+implements euc-kr, we should just remap it to 51949 (and lose 949
+instead).
+
+Anyways, it is not preferable place to write about euc-kr. I filed a
+new bug #76588.


More information about the mono-bugs mailing list