[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
Mon, 5 Jul 2004 09:34:17 -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 mauricioc@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60809
--- shadow/60809 2004-06-27 16:17:33.000000000 -0400
+++ shadow/60809.tmp.29352 2004-07-05 09:34:17.000000000 -0400
@@ -1,22 +1,21 @@
Bug#: 60809
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Fedora Core 2 with all current updates
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: 1@234.cx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: XmlDocument.Load with inaccessible file throws the wrong exception
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
@@ -56,6 +55,9 @@
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
+
+------- Additional Comments From mauricioc@gmail.com 2004-07-05 09:34 -------
+This works for me. Tested using Mono 1.0 (Windows and Linux).