JennyGee created CB-5250: ---------------------------- Summary: 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: CLI Affects Versions: 3.1.0 Environment: Mac and Windows Reporter: JennyGee
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. -- This message was sent by Atlassian JIRA (v6.1#6144)