[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
Sat, 27 Mar 2004 17:54:08 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56064
--- shadow/56064 2004-03-26 04:32:42.000000000 -0500
+++ shadow/56064.tmp.9901 2004-03-27 17:54:08.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 56064
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -27,6 +27,9 @@
------- Additional Comments From gert.driesen@pandora.be 2004-03-26 04:32 -------
Created an attachment (id=7099)
repro xml
+
+------- Additional Comments From atsushi@ximian.com 2004-03-27 17:54 -------
+Fixed in CVS. Thanks.