[Mono-bugs] [Bug 30433][Wis] Changed - XmlTextReader needs to handle BaseURI
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
23 Sep 2002 00:52:13 -0000
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30433
--- shadow/30433 Mon Sep 16 19:11:22 2002
+++ shadow/30433.tmp.5140 Sun Sep 22 20:52:13 2002
@@ -1,14 +1,14 @@
Bug#: 30433
Product: Mono/Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
implemented
in <0x0002b> 00 System.Xml.XmlTextReader:get_BaseURI ()
in <0x00014> 00 System.Xml.Schema.XmlSchemaReader:get_BaseURI ()
in <0x000f8> 00 System.Xml.Schema.XmlSchema:Read
(System.Xml.XmlReader,System.Xml.Schema.ValidationEventHandler)
in <0x000fb> 00 HowTo.Samples.XML.XmlReadWriteSchemaSample:Run (string)
+
+------- Additional Comments From duncan@ximian.com 2002-09-22 20:52 -------
+I think Gonzalo fixed this bug.