[Mono-bugs] [Bug 76758][Maj] Changed - String with nonstandard
characters is not handled correctly.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 01:56:31 EST 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 admin at svwebhosting.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76758
--- shadow/76758 2005-12-07 01:45:19.000000000 -0500
+++ shadow/76758.tmp.14670 2005-12-07 01:56:31.000000000 -0500
@@ -1,12 +1,12 @@
Bug#: 76758
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Tested under Windows XP SP2 and CentOS 3.4
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Major
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: admin at svwebhosting.com
@@ -191,6 +191,9 @@
{
TextInfo ti = CultureInfo.CurrentCulture.TextInfo;
Console.WriteLine (ti.ANSICodePage);
}
}
+
+------- Additional Comments From admin at svwebhosting.com 2005-12-07 01:56 -------
+It says 1252 in both Windows XP and CentOS
More information about the mono-bugs
mailing list