[Mono-bugs] [Bug 82141][Cos] Changed - File.Move throws UnauthorizedAccessExc. with empty path

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 31 12:14:53 EDT 2007


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 dick at ximian.com.

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

--- shadow/82141	2007-07-19 11:35:21.000000000 -0400
+++ shadow/82141.tmp.29344	2007-07-31 12:14:53.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 82141
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: FC6
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Cosmetic
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: juraj at hotfeet.ch               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -46,6 +46,9 @@
 
 
 [js at leonardo mono]$ mono move.exe /tmp/test.txt /usr/bin/test.txt
 System.UnauthorizedAccessException: Access to the path "" is denied.
   at System.IO.File.Move (System.String src, System.String dest) [0x00000] 
   at Move.Main (System.String[] args) [0x00000]
+
+------- Additional Comments From dick at ximian.com  2007-07-31 12:14 -------
+Fixed in svn r83096


More information about the mono-bugs mailing list