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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75798 --- shadow/75798 2005-08-25 05:00:57.000000000 -0400 +++ shadow/75798.tmp.830 2006-11-08 03:13:19.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 75798 Product: Mono: Class Libraries Version: unspecified OS: unknown OS Details: Fedora Core 4 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: NOTABUG Severity: Unknown Priority: Cosmetic Component: Sys.XML AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -82,6 +82,11 @@ encoding when it is indicated to serialize objects into Stream. However, it is often problematic. Thus .NET 2.0 uses UTF8Encoding for Stream input. The code is apparently bad because it incorrectly guesses that output is ASCIIEncoding. It won't work on .NET 2.0. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-08 03:13 ------- +Umm, I wonder why I didn't close the bug. It is not a bug since unlike +Windows the Default encoding is very likely UTF-8 on FC4 and it is +exactly expected result. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
