[Mono-bugs] [Bug 41977][Nor] Changed - XmlNodeReader only returs first element.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 28 Apr 2003 22:52:15 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=41977
--- shadow/41977 Sun Apr 27 02:00:55 2003
+++ shadow/41977.tmp.14015 Mon Apr 28 22:52:15 2003
@@ -1,14 +1,14 @@
Bug#: 41977
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -59,6 +59,9 @@
xmlurl="http://bitworking.org/AggieNews.xml"
htmlurl="http://bitworking.org/Aggie.html" filename="AggieNews.xml" />
</body>
</opml>
This is used by the Aggie news aggregator.
+
+------- Additional Comments From miguel@ximian.com 2003-04-28 22:52 -------
+Atsushi fixed it.