You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/07 18:09:50 UTC

[jira] [Resolved] (CB-5735) cordova create --link should use ID and from template

     [ https://issues.apache.org/jira/browse/CB-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-5735.
-------------------------------

    Resolution: Fixed

Fix will land in next release after: 3.3.1-0.1.2

> cordova create --link should use ID and <name> from template
> ------------------------------------------------------------
>
>                 Key: CB-5735
>                 URL: https://issues.apache.org/jira/browse/CB-5735
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> e.g. for mobile-spec:
> {code}
> cordova create f --link cordova-mobile-spec
> {code}
> Should not change the ID and <name> within config.xml to: 
> {code}
> <widget id="io.cordova.hellocordova" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
>     <name>HelloCordova</name>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)