[Mono-bugs] [Bug 74203][Min] Changed - The XML MiniParser fails for some files.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 12 May 2005 00:25:57 -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=74203
--- shadow/74203 2005-05-08 14:53:47.000000000 -0400
+++ shadow/74203.tmp.30748 2005-05-12 00:25:57.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74203
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: eto@shaw.ca
QAContact: mono-bugs@ximian.com
@@ -107,6 +107,9 @@
strategy sounds ok, I'll brush and fix it up.
------- Additional Comments From atsushi@ximian.com 2005-05-08 14:53 -------
Created an attachment (id=15097)
Small xml parser, not so mini as compared to MiniParser, but handles mixed content
+
+------- Additional Comments From atsushi@ximian.com 2005-05-12 00:25 -------
+I checked in the new stuff as r44422.