[Mono-bugs] [Bug 76095][Nor] Changed - XmlTextWriter produces bogus output for UTF-16 surrogate characters

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 13 19:17:38 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 brion at pobox.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76095

--- shadow/76095	2005-09-13 18:35:36.000000000 -0400
+++ shadow/76095.tmp.18193	2005-09-13 19:17:38.000000000 -0400
@@ -49,6 +49,11 @@
 Running sample program on .NET 1.1 on Windows XP SP2 produces
 correctly formatted UTF-8 output:
 
 $ hexdump -C out.xml
 00000000  3c 61 3e f0 90 8c b9 3c  2f 61 3e   |<a>....</a>|
 
+
+------- Additional Comments From brion at pobox.com  2005-09-13 19:17 -------
+Created an attachment (id=15739)
+Hacky patch to XmlTextWriter.cs, seems to fix it
+


More information about the mono-bugs mailing list