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 418A718AC3 for ; Wed, 7 Oct 2015 06:19:27 +0000 (UTC) Received: (qmail 49453 invoked by uid 500); 7 Oct 2015 06:19:27 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 49427 invoked by uid 500); 7 Oct 2015 06:19:27 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 49408 invoked by uid 99); 7 Oct 2015 06:19:26 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2015 06:19:26 +0000 Date: Wed, 7 Oct 2015 06:19:26 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-6992) iOS platform add/prepare fails if app display name contains unicode characters. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6992?page=3Dcom.atlassian.ji= ra.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1494633= 9#comment-14946339 ]=20 ASF subversion and git services commented on CB-6992: ----------------------------------------------------- Commit 2ea481fcc58006e051640493bcb9873f1a01b26d in cordova-ios's branch ref= s/heads/master from [~shazron] [ https://git-wip-us.apache.org/repos/asf?p=3Dcordova-ios.git;h=3D2ea481f ] CB-6992 - can't deploy app if display name contains unicode characters > iOS platform add/prepare fails if app display name contains unicode chara= cters. > -------------------------------------------------------------------------= ------ > > Key: CB-6992 > URL: https://issues.apache.org/jira/browse/CB-6992 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Affects Versions: 3.5.0 > Environment: uname: Darwin 13.1.0 Darwin Kernel Version 13.1.0: T= hu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64 x86_64 > cordova-dev -v: 3.5.0-0.2.4 > cordova-lib: 0.21.3 > Node 0.10.26 > iOS > Reporter: Vladimir Kotikov > Assignee: Shazron Abdullah > Priority: Critical > Labels: cli, configParser, cordova-ios-4.0.x, ios, ios-deplo= y > > Repro steps: > # cordova create test-umlaU=CC=88t com.test.umlaU=CC=88t umlaU=CC=88t > # cd test-umlaU=CC=88t/ > # cordova platform add ios > Platform add fails with following error: > {noformat} > mv: dest file already exists: /Users/user/test/test-umla=C3=9Ct/platforms= /ios/umla=C3=9Ct/umla=C3=9Ct-Info.plist > mv: dest file already exists: /Users/user/test/test-umla=C3=9Ct/platforms= /ios/umla=C3=9Ct/umla=C3=9Ct-Prefix.pch > shell.js: internal error > Error: EINVAL, invalid argument '/Users/user/test/test-umla=C3=9Ct/platfo= rms/ios/umla=C3=9Ct.xcodeproj' > at Object.fs.renameSync (fs.js:543:18) > at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_= modules/shelljs/shell.js:495:8 > at Array.forEach (native) > at Object._mv (/usr/local/lib/node_modules/cordova/node_modules/cordo= va-lib/node_modules/shelljs/shell.js:471:11) > at Object.mv (/usr/local/lib/node_modules/cordova/node_modules/cordov= a-lib/node_modules/shelljs/shell.js:1491:23) > at pbxProject. (/usr/local/lib/node_modules/cordova/node_m= odules/cordova-lib/src/cordova/metadata/ios_parser.js:145:27) > at pbxProject.EventEmitter.emit (events.js:98:17) > at pbxProject. (/usr/local/lib/node_modules/cordova/node_m= odules/cordova-lib/node_modules/xcode/lib/pbxProject.js:30:18) > at ChildProcess.EventEmitter.emit (events.js:98:17) > at handleMessage (child_process.js:318:10) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org