You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/09/08 16:29:29 UTC

[jira] [Created] (CB-7494) cordova-windows fails to build app with unicode name using cordova/build.bat script

Vladimir Kotikov created CB-7494:
------------------------------------

             Summary: cordova-windows fails to build app with unicode name using cordova/build.bat script
                 Key: CB-7494
                 URL: https://issues.apache.org/jira/browse/CB-7494
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows
            Reporter: Vladimir Kotikov


Repro steps (in cordova-windows repo):
windows\bin\create "testcreate 応用" com.test.app 応用
".windows\testcreate 応用\cordova\build"

Expected:
App builds successfully.

Actual:
{noformat}
package.windows80.appxmanifest(35,22): error APPX3032: App manifest validation failed. Value '応用' of attribute '/Package/Applications/Application/@Id' is n ot a valid ASCII Windows ID. It must contain one or more parts, separated with periods, where each part contains only characters a-z, A-Z, 0-9, and does no t start with a digit. [d:\cordova\cordova-windows\windows\testcreate 応用\CordovaApp.Windows80.jsproj]
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)