[Mono-bugs] [Bug 558316] System.Text does not support iso-2022-kr encoding
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 13 03:03:54 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=558316
https://bugzilla.novell.com/show_bug.cgi?id=558316#c1
ch cooli <ch3cooli at yahoo.com.hk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ch3cooli at yahoo.com.hk
--- Comment #1 from ch cooli <ch3cooli at yahoo.com.hk> 2011-07-13 07:03:53 UTC ---
try this (not tested)
mono/mcs/class/I18N/Common/Handlers.cs
in method I18N.Common.Handlers.BuildHash ()
add this entry
aliases.Add ("iso_2022_kr", "euc_kr");
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list