[Mono-bugs] [Bug 51495][Nor] Changed - XmlValidatingReader fails to validate XHTML document (because of URL resolving bug ?)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 19 Apr 2004 08:37:27 -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 edost@comcast.net.

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

--- shadow/51495	2004-01-13 01:25:38.000000000 -0500
+++ shadow/51495.tmp.32339	2004-04-19 08:37:27.000000000 -0400
@@ -1,8 +1,8 @@
 Bug#: 51495
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Gentoo 1.4 R8
 Status: NEW   
 Resolution: 
 Severity: Unknown
@@ -129,6 +129,10 @@
 http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-framework-1.mod ,
 which is placed on different directory. So it is BaseURI and entity 
 related bug.
 
 However, to solve this problem, entity base uri handling has to be 
 wholly rewritten.
+
+------- Additional Comments From EdOst@comcast.net  2004-04-19 08:37 -------
+Until it is resolved in the next version, you can get around this bug 
+by using the flat version of the DTD, xhtml11-flat.dtd.