[Gtkradiant] [Bug 671] New: radiant needs to enclose path/junk.txt in quotes to handle spaces in folders
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Thu, 07 Nov 2002 14:23:37 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=671
Summary: radiant needs to enclose path/junk.txt in quotes to
handle spaces in folders
Product: GtkRadiant
Version: 1.2
Platform: All
OS/Version: Windows 2000/XP
Status: NEW
Severity: blocker
Priority: P1
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: jmonroe@ravensoft.com
this is what's written to qe3bsp.bat, radiant hangs waiting for output:
w:\bin\q3map2\q3map2 -custinfoparms -game jk2 -fs_basepath w:\game -samplesize
32 "W:/Game/base/maps/james/p.map" >C:\Documents and
Settings\jmonroe\RadiantSettings\1.2.11-test\junk.txt
note the spaces in the path to junk.txt. output ends up in the file
c:\documents instead!