[Mono-bugs] [Bug 56064][Nor] Changed - XmlTextReader.ReadInnerXml does not progress on empty XML element.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 26 Mar 2004 04:31:57 -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 gert.driesen@pandora.be.

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

--- shadow/56064	2004-03-26 04:31:33.000000000 -0500
+++ shadow/56064.tmp.23732	2004-03-26 04:31:57.000000000 -0500
@@ -17,6 +17,11 @@
 Summary: XmlTextReader.ReadInnerXml does not progress on empty XML element.
 
 When using XmlTextReader.ReadInnerXml() on an empty XML node, the reader
 does not progress.
 
 I attached a repro for this issue.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-03-26 04:31 -------
+Created an attachment (id=7098)
+repro source
+