[Mono-bugs] [Bug 55866][Nor] Changed - Process.Start ignoring arguments under 0.31
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Mar 2004 00:03:21 -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=55866
--- shadow/55866 2004-03-20 20:52:24.000000000 -0500
+++ shadow/55866.tmp.22120 2004-03-21 00:03:21.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 55866
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: tberman@gentoo.org
QAContact: mono-bugs@ximian.com
@@ -45,6 +45,9 @@
Unhandled Exception: System.InvalidOperationException: The parameter
value 'StartInfo.UseShellExecute=True' is invalid.
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at D.Main()
+
+------- Additional Comments From gonzalo@ximian.com 2004-03-21 00:03 -------
+This is already fixed. See bug #55790.