[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
Wed, 1 Dec 2004 09:17:17 -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-12-01 05:31:48.000000000 -0500
+++ shadow/63430.tmp.8161	2004-12-01 09:17:17.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 63430
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: Windows XP
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -132,6 +132,12 @@
 
 Gert, lemme know if it works fine for you.
 
 ------- Additional Comments From dick@ximian.com  2004-12-01 05:31 -------
 I can't see anything wrong, except the metadata ChangeLog is a bit
 misleading - you seem to be quoting every path not just absolute ones.
+
+------- Additional Comments From gonzalo@ximian.com  2004-12-01 09:17 -------
+Right. I wrote that before the second pacth }:-)
+
+I'm commiting this now as, whether or not it works for Gert, it fixes
+the *nix case.