[Mono-bugs] [Bug 61274][Wis] Changed - XmlValidatingReader throws exception if xml declatation present

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jul 2004 21:07:21 -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 ianm@activestate.com.

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

--- shadow/61274	2004-07-08 20:31:16.000000000 -0400
+++ shadow/61274.tmp.17620	2004-07-08 21:07:21.000000000 -0400
@@ -83,6 +83,10 @@
 from :
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemxmlxmlvalidatingreaderclassctortopic2.asp
 Which doesn't explicitly allow or disallow having an xml declatation. 
 
 ------- Additional Comments From atsushi@ximian.com  2004-07-08 20:31 -------
 IMHO apparently we should not "fix" this "problem".
+
+------- Additional Comments From ianm@activestate.com  2004-07-08 21:07 -------
+hmm. Don't you think the compatibility with ms.net would be nice in
+this case ?