[Mono-bugs] [Bug 60809][Nor] Changed - XmlDocument.Load with inaccessible file throws the wrong exception

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Jun 2004 16:17:33 -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=60809

--- shadow/60809	2004-06-27 16:16:06.000000000 -0400
+++ shadow/60809.tmp.3479	2004-06-27 16:17:33.000000000 -0400
@@ -51,6 +51,11 @@
 596 outside the try block?  All the finally clause does is close the
 XmlTextReader, and this is not necessary if it was not opened in the first
 place.
 
 (This occurred with the release candidate.  The lines in the source file
 are also based on the code from the release candidate.)
+
+------- Additional Comments From 1@234.cx  2004-06-27 16:17 -------
+Created an attachment (id=8369)
+Test case source file
+