Maxime LUCE created CB-5400:
-------------------------------
Summary: 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)