[Mono-bugs] [Bug 54855][Nor] Changed - File.Delete : UnauthorizedAccessException does not report correct path

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 25 Feb 2004 14:51:38 -0500 (EST)


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 gert.driesen@pandora.be.

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

--- shadow/54855	2004-02-25 14:51:13.000000000 -0500
+++ shadow/54855.tmp.12930	2004-02-25 14:51:38.000000000 -0500
@@ -20,6 +20,11 @@
 UnauthorizedAccessException that is thrown does not mention the correct
 path, instead the following message is generated :
 
 Access to the path "" is denied.
 
 I attached a repro and a patch for this issue.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-02-25 14:51 -------
+Created an attachment (id=6769)
+test case
+