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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76247 --- shadow/76247 2005-09-27 08:12:10.000000000 -0400 +++ shadow/76247.tmp.12867 2005-09-27 08:13:44.000000000 -0400 @@ -91,6 +91,11 @@ ^^ the two characters listed from the XmlTextReader should match what is read directly, but don't. The second char isn't even a valid low surrogate half, so re-outputting this string to an XmlTextWriter will produce invalid XML output. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-27 08:13 ------- +Created an attachment (id=15811) +Patch to XmlTextReader.cs which seems to fix it + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
