Type:
Bug
Priority:
Major Major  
State:
Fixed
Subsystem:
Agent
Reporter:
Serge Baltic (baltic) Send Email Send Jabber
Assignee:
Eugene Petrenko (eugene.petrenko) Send Email
Affects:
No affected versions
Fixed in:
TeamCity 1.2 last fixes, TeamCity 1.2, Agra EAP (3602)
Created:
22 months ago (09 Jan 2007 15:08)
Updated:
22 months ago (15 Jan 2007 16:11)
Votes:
0
Resolved:
JIRA source:
TW-1428
No attachments

If there are spaces in the paths and those have to be passed to an external utility via the command line, the path escaping is performed incorrectly, ie the quotes are added improperly.


Now (incorrect):
"-var="c:\program files""
(eg NAnt runner fails to start because it won't find the extension DLL)


Should be:
"-var=c:\program files"


Issue wasresolved

No comments
Old New
Serge Baltic (baltic) - 22 months ago (15 Jan 2007 16:11)

JetBrains Tracker revision #2008 [13-Nov-2008 11:56] (version #56) Copyright 2007-2008 JetBrains s.r.o.