[Mono-bugs] [Bug 58818][Nor] Changed - XmlValidatingReader fails validation against extended XHTML DTD (different from bug 51495)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 04:54:50 -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=58818

--- shadow/58818	2004-05-23 09:18:41.000000000 -0400
+++ shadow/58818.tmp.1504	2004-05-24 04:54:50.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58818
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: biomech@uscm.net               
 QAContact: mono-bugs@ximian.com
@@ -144,6 +144,9 @@
 While it has no effect on the bug, for completeness, removing the style
 attribute from the <p> tag and running the example still results in a
 failure in mono while Microsoft.NET 1.1 completes successfully.
 
 I was hoping to use this technique (extending XHTML) to validate user input
 against a restricted subset of XHTML.
+
+------- Additional Comments From atsushi@ximian.com  2004-05-24 04:54 -------
+Fixed in cvs.