You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "lucas (JIRA)" <ji...@apache.org> on 2012/07/25 09:07:34 UTC

[jira] [Updated] (CB-1124) "create" script (and possibly others) provided in bin directory do not escape arguments

     [ https://issues.apache.org/jira/browse/CB-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

lucas updated CB-1124:
----------------------

    Description: 
The script has multiple points of failure if there are spaces anywhere in either the path to the extracted {{bin}} dir, or the path to the target. It seems that there is insufficient argument escaping when passing the derived variables, like {{$R}}, on to other scripts and programs.

Basically, I can't create a new Cordova project without renaming swathes of dirs in our development environment.

  was:The script has multiple points of failure if there are spaces anywhere in either the path to the extracted {{bin}} dir, or the path to the target. It seems that there is insufficient argument escaping when passing the derived variables, like {{$R}}, on to other scripts and programs.

    
> "create" script (and possibly others) provided in bin directory do not escape arguments
> ---------------------------------------------------------------------------------------
>
>                 Key: CB-1124
>                 URL: https://issues.apache.org/jira/browse/CB-1124
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.0.0
>         Environment: OSX Lion
>            Reporter: lucas
>            Assignee: Shazron Abdullah
>              Labels: create, scripts
>
> The script has multiple points of failure if there are spaces anywhere in either the path to the extracted {{bin}} dir, or the path to the target. It seems that there is insufficient argument escaping when passing the derived variables, like {{$R}}, on to other scripts and programs.
> Basically, I can't create a new Cordova project without renaming swathes of dirs in our development environment.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira