Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53F6610E0A for ; Mon, 16 Dec 2013 21:44:08 +0000 (UTC) Received: (qmail 65991 invoked by uid 500); 16 Dec 2013 21:44:08 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 65973 invoked by uid 500); 16 Dec 2013 21:44:08 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 65941 invoked by uid 99); 16 Dec 2013 21:44:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Dec 2013 21:44:07 +0000 Date: Mon, 16 Dec 2013 21:44:07 +0000 (UTC) From: "Josh Soref (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-5660) [BlackBerry10] init.bat fails when parentheses exist within PATH MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849758#comment-13849758 ] Josh Soref commented on CB-5660: -------------------------------- http://stackoverflow.com/questions/2410501/parenthesis-in-windows-cmd-script-variable-values-not-allowed > [BlackBerry10] init.bat fails when parentheses exist within PATH > ---------------------------------------------------------------- > > Key: CB-5660 > URL: https://issues.apache.org/jira/browse/CB-5660 > Project: Apache Cordova > Issue Type: Bug > Components: BlackBerry > Affects Versions: 3.3.0 > Reporter: Bryan Higgins > Assignee: Josh Soref > Priority: Blocker > > CB-5443 introduced a change to init.bat which breaks the platform for some Windows users. Specifically, if they have "(x86)" somewhere in their path it will fail to parse the file. -- This message was sent by Atlassian JIRA (v6.1.4#6159)