You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bryan Higgins (JIRA)" <ji...@apache.org> on 2013/11/04 18:53:18 UTC

[jira] [Updated] (CB-5250) CLI is unable to handle directories/files with spaces in it.

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

Bryan Higgins updated CB-5250:
------------------------------

      Component/s:     (was: CLI)
                   BlackBerry
      Description: 
Inside the Init file: cordova-blackberry/blackberry10/bin/init
the dirname variable

All calls to dirname need to quote shell variables so it can handle directories and files with spaces. 

Notes: This defect was found when the directory of the project contained a space on Mac. In Windows, this issue may occur since node will be installed in a location where it contains a space.

  was:
Inside the Init file: /Users/jgee/cordovaCoho/cordova-blackberry/blackberry10/bin/init
the dirname variable

All calls to dirname need to quote shell variables so it can handle directories and files with spaces. 

Notes: This defect was found when the directory of the project contained a space on Mac. In Windows, this issue may occur since node will be installed in a location where it contains a space.

    Fix Version/s: 3.2.0

> CLI is unable to handle directories/files with spaces in it.
> ------------------------------------------------------------
>
>                 Key: CB-5250
>                 URL: https://issues.apache.org/jira/browse/CB-5250
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.1.0
>         Environment: Mac and Windows
>            Reporter: JennyGee
>             Fix For: 3.2.0
>
>
> Inside the Init file: cordova-blackberry/blackberry10/bin/init
> the dirname variable
> All calls to dirname need to quote shell variables so it can handle directories and files with spaces. 
> Notes: This defect was found when the directory of the project contained a space on Mac. In Windows, this issue may occur since node will be installed in a location where it contains a space.



--
This message was sent by Atlassian JIRA
(v6.1#6144)