[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
Thu Aug 25 07:54:35 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:51:51.000000000 -0400
+++ shadow/75065.tmp.384	2005-08-25 07:54:35.000000000 -0400
@@ -12,13 +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
+OtherBugsDependingOnThis: 70471[FIXED]
 
 We eat BOM somewhere in UTF8Encoding.GetChars().
 
 using System;
 using System.Text;
 


More information about the mono-bugs mailing list