[Mono-bugs] [Bug 32809][Cos] Changed - Process fails to run an executable if there is a dir with the same name

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Mar 2004 16:03:41 -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 gonzalo@ximian.com.

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

--- shadow/32809	2002-10-24 11:40:07.000000000 -0400
+++ shadow/32809.tmp.13147	2004-03-19 16:03:41.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 32809
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Cosmetic
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -43,6 +43,9 @@
 ie, ignore the directory.
 
 ------- Additional Comments From gonzalo@ximian.com  2002-10-24 11:40 -------
 Created an attachment (id=2645)
 Test case
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-03-19 16:03 -------
+Fixed in CVS. We now throw the same exception as MS.