[Mono-bugs] [Bug 72202][Nor] Changed - Default encoding for web services
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 4 Feb 2005 08:01:01 -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 juancri@tagnet.org.
http://bugzilla.ximian.com/show_bug.cgi?id=72202
--- shadow/72202 2005-02-03 20:55:58.000000000 -0500
+++ shadow/72202.tmp.28047 2005-02-04 08:01:01.000000000 -0500
@@ -37,6 +37,12 @@
for some reason, my default encoding seems to be US-ASCII
Console.WriteLine (System.Text.Encoding.Default.EncodingName);
output:
US-ASCII
+
+------- Additional Comments From juancri@tagnet.org 2005-02-04 08:01 -------
+<gonzalo> juancri: 5195 g_get_charset (&cset);
+<gonzalo> $1 = 0x81ae6e0 "ANSI_X3.4-1968"
+<gonzalo> it says that even when i set es_ES (just generated the
+locales for es_ES)