[Bug 53115] catalina.bat run does not work if TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 --- Comment #12 from Sebb --- AFAICT, the TEMP directory is being used for two purposes: 1) for a file containing "Y" 2) as a marker to stop a recursive call of catalina.bat The first use is trivial to eliminate; just ship Tomcat with a s

[Bug 53115] catalina.bat run does not work if TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 --- Comment #11 from Sebb --- (In reply to comment #9) > (In reply to comment #3) ... > You naturally do not use quotes when you configure values through GUI. > The syntax for SET command is less intuitive. For reference: > > SET "TEMP=v

[Bug 53115] catalina.bat run does not work if TEMP contains spaces

2012-05-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115 Konstantin Kolinko changed: What|Removed |Added Summary|catalina.bat run does not |catalina.bat run does not