[Mono-bugs] [Bug 59880][Nor] Changed - Parsing file which refers to xml: namespace throws exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 10 Jun 2004 13:46:29 -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 1@234.cx.

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

--- shadow/59880	2004-06-09 14:11:09.000000000 -0400
+++ shadow/59880.tmp.18934	2004-06-10 13:46:29.000000000 -0400
@@ -104,6 +104,17 @@
 
 I will close this bug in cpl days and leave it as is, unless we can
 get to some conclusion that we have to change this behavior due to the
 spec.
 
 Thanks.
+
+------- Additional Comments From 1@234.cx  2004-06-10 13:46 -------
+I would go ahead and close the bug.  I was messing around trying to
+get something working, and I came across this exception.  Because the
+error message didn't describe the problem correctly, I assumed that it
+was supposed to work.
+
+Having looked through the XML spec, I don't think redeclaring xml: is
+a particularly useful thing to be able to do, so throwing an exception
+seems like the best thing.  Making the message more descriptive is a
+useful improvement, though.