[Mono-bugs] [Bug 58575][Nor] Changed - Process.Start() should consider PATH directories (or somewhat similar)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 16 May 2004 21:45:30 -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 gonzalo@ximian.com.

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

--- shadow/58575	2004-05-16 11:30:15.000000000 -0400
+++ shadow/58575.tmp.1548	2004-05-16 21:45:30.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58575
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -65,6 +65,9 @@
    at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo
 startInfo)
    at System.Diagnostics.Process.Start()
    at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
    at System.Diagnostics.Process.Start(String fileName)
    at Test.Main()
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-16 21:45 -------
+Fixed in CVS