[Mono-bugs] [Bug 74559][Nor] Changed - System.Text.Encoding.Default is incorrect.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 21:12:33 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74559
--- shadow/74559 2005-04-09 15:38:54.000000000 -0400
+++ shadow/74559.tmp.11515 2005-05-06 21:12:33.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74559
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -17,6 +17,9 @@
Summary: System.Text.Encoding.Default is incorrect.
The default encoder is UTF8 in the Mono case, but it is described to be the
current "ANSI code page" in the .NET documentation.
This is related to bug #74513 problems.
+
+------- Additional Comments From gonzalo@ximian.com 2005-05-06 21:12 -------
+Can you attach a test and say the expected results/actual results?