[Mono-bugs] [Bug 78352][Nor] Changed - System.Text.Encoding.UTF8 does not treat character 0xfeff (65279) The same way as Microsoft .Net

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 16 13:52:13 EDT 2006


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=78352

--- shadow/78352	2006-05-10 00:21:48.000000000 -0400
+++ shadow/78352.tmp.24571	2006-05-16 13:52:13.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78352
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: scott at imeem.com               
 QAContact: mono-bugs at ximian.com
@@ -49,6 +49,9 @@
 if you pick a random character? 1 in 2^16
 
 Additional Information:
 Character 65279 is a special byte ordering marker, it may have special
 meaning at the start of the string, so it's entirely possible that windows
 is doing the wrong thing here.
+
+------- Additional Comments From atsushi at ximian.com  2006-05-16 13:52 -------
+It works with svn head version.


More information about the mono-bugs mailing list