[Mono-bugs] [Bug 78239][Min] Changed - Directory.Exists() wrongly throwing exception when access is denied

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 28 19:03:04 EDT 2006


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 dsd at gentoo.org.

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

--- shadow/78239	2006-04-28 19:01:19.000000000 -0400
+++ shadow/78239.tmp.4589	2006-04-28 19:03:04.000000000 -0400
@@ -25,6 +25,11 @@
 Actually, the current class libraries throw an exception here:
 
 Unhandled Exception: System.UnauthorizedAccessException: Access to the path
 "a/b" is denied.
 in <0x0007b> System.IO.Directory:Exists (System.String path)
 in <0x00017> Test:Main (System.String[] args)
+
+------- Additional Comments From dsd at gentoo.org  2006-04-28 19:03 -------
+Created an attachment (id=16868)
+Test case
+


More information about the mono-bugs mailing list