[Mono-bugs] [Bug 71770][Maj] Changed - Problem with UTF-8 strings and Cocoa#
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Jan 2005 05:04:50 -0500 (EST)
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 edwardjsabol@iname.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71770
--- shadow/71770 2005-01-26 04:56:04.000000000 -0500
+++ shadow/71770.tmp.17072 2005-01-26 05:04:50.000000000 -0500
@@ -1,20 +1,20 @@
Bug#: 71770
Product: Cocoa#
Version: unspecified
-OS:
+OS: Mac OS X 10.3
OS Details: Mac OS X 10.3.4
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: Bindings.
AssignedTo: grompf@sublimeintervention.com
ReportedBy: edwardjsabol@iname.com
QAContact: mono-bugs@ximian.com
-TargetMilestone: ---
+TargetMilestone: 0.2
URL:
Cc:
Summary: Problem with UTF-8 strings and Cocoa#
The attached test case reads an XML file (originally created with System.Xml.Serialization's
XmlSerializer) using XmlDocument. The XML file specifies encoding="utf-8". When I pass these