[Mono-bugs] [Bug 63430][Nor] Changed - Mono incorrectly handles file names containing blancs when using UseShellExecute = false in startup info of Process
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Nov 2004 19:58:46 -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=63430
--- shadow/63430 2004-11-30 19:57:06.000000000 -0500
+++ shadow/63430.tmp.25083 2004-11-30 19:58:46.000000000 -0500
@@ -119,6 +119,11 @@
argv [0]: /tmp/kk/kk kkkk/ls
ls t.exe
It also works if i pass '/tmp/kk/kk kkkk/ls' as the command.
BTW, next to this comment is the real patch. Forgot some other windows
only details.
+
+------- Additional Comments From gonzalo@ximian.com 2004-11-30 19:58 -------
+Created an attachment (id=13365)
+Proposed patch 2
+