[Mono-bugs] [Bug 74279][Wis] Changed - XML parsing Bug in MiniParser
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 3 Apr 2005 16:44:23 -0400 (EDT)
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 gnauck@ag-software.de.
http://bugzilla.ximian.com/show_bug.cgi?id=74279
--- shadow/74279 2005-04-03 16:20:32.000000000 -0400
+++ shadow/74279.tmp.12587 2005-04-03 16:44:23.000000000 -0400
@@ -91,6 +91,10 @@
when it raises XML error on reglular and valid XML then it is a issue
for me.
Microsoft broke the XmlTextReader with SP1.1. Its reads always 4K and
blocks until 4K are available. So its not usable anymore with network
streams. With the Mono implementation we had similar problems.
+
+------- Additional Comments From gnauck@ag-software.de 2005-04-03 16:44 -------
+here is a link to this issue:
+http://mail.jabber.org/pipermail/jabber-net/2004-September/000342.html