[Mono-bugs] [Bug 74203][Min] Changed - The XML MiniParser fails for some files.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Apr 2005 02:06:46 -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 gonzalo@ximian.com.

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

--- shadow/74203	2005-04-21 02:06:19.000000000 -0400
+++ shadow/74203.tmp.17325	2005-04-21 02:06:46.000000000 -0400
@@ -10,13 +10,13 @@
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: eto@shaw.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Web configuration file cannot have combined data and tags
+Summary: The XML MiniParser fails for some files.
 
 Description of Problem:
 When the web configuration includes a tag that combines both data and 
 child tags, the xml parsing of that file fails. 
 
 If I remove the child tags or the data from the <browserCaps><case> tag