[Mono-bugs] [Bug 74704][Wis] Changed - XmlTextReader: handling of xml:base causes exception
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 25 Apr 2005 00:46:29 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74704
--- shadow/74704 2005-04-23 15:59:08.000000000 -0400
+++ shadow/74704.tmp.27033 2005-04-25 00:46:29.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74704
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: Fedora Core 3 x86
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: heath@pointedstick.net
QAContact: mono-bugs@ximian.com
@@ -84,6 +84,9 @@
Created an attachment (id=14998)
Patch that checks if BaseURI == String.Empty, as in Mono 1.1.
------- Additional Comments From heath@pointedstick.net 2005-04-23 15:59 -------
The patch is against the mono-1-0 svn branch as of 4/22/2005.
+
+------- Additional Comments From atsushi@ximian.com 2005-04-25 00:46 -------
+Fixed in svn. thanks