[Mono-bugs] [Bug 75065][Nor] Changed - UTF8Encoding eats BOM in
GetChars() where it shouldn't
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 27 05:51:51 EDT 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75065
--- shadow/75065 2005-05-27 05:49:57.000000000 -0400
+++ shadow/75065.tmp.21774 2005-05-27 05:51:51.000000000 -0400
@@ -12,12 +12,13 @@
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: UTF8Encoding eats BOM in GetChars() where it shouldn't
+OtherBugsDependingOnThis: 70471
We eat BOM somewhere in UTF8Encoding.GetChars().
using System;
using System.Text;
More information about the mono-bugs
mailing list