You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Maxime LUCE (JIRA)" <ji...@apache.org> on 2013/11/15 17:33:22 UTC

[jira] [Commented] (CB-5400) Version and Id is not set correctly in Windows 8 application project file

    [ https://issues.apache.org/jira/browse/CB-5400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13823786#comment-13823786 ] 

Maxime LUCE commented on CB-5400:
---------------------------------

Pull request : https://github.com/apache/cordova-cli/pull/93

> Version and Id is not set correctly in Windows 8 application project file
> -------------------------------------------------------------------------
>
>                 Key: CB-5400
>                 URL: https://issues.apache.org/jira/browse/CB-5400
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI, Windows 8
>            Reporter: Maxime LUCE
>            Assignee: Maxime LUCE
>
> When using CLI with Windows 8 Platform :
> 1. Cordova default version string is not compatible with Windows 8 one (0.0.0 vs 0.0.0.0) so add a .0 automatically.
> 2. In package.appxmanifest, Application.id must be a safe name, which is not actually, we can use packageName (which is safe) or compute a safe name based on config name.



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