You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2015/06/03 00:19:50 UTC

[jira] [Resolved] (CB-9001) wp8 with Cordova Cli 5.0 (config.xml problem)

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

Jesse MacFadyen resolved CB-9001.
---------------------------------
    Resolution: Fixed

> wp8 with Cordova Cli 5.0 (config.xml problem)
> ---------------------------------------------
>
>                 Key: CB-9001
>                 URL: https://issues.apache.org/jira/browse/CB-9001
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>         Environment: Cordova Cli 5.0 with all latest core official plugin
>            Reporter: Colin Bau
>            Assignee: Jesse MacFadyen
>
> This is a sample config.xml related value
> <name>HelloWorld</name>
> <description>A sample Apache Cordova application that responds to the deviceready event</description>
> <author email="dev@callback.apache.org" href="http://cordova.io">Apache Cordova Team</author>
> after cordova build ... it will generate a xap file,and I open xap file's WMAppManifest.xml
> This is the WMAppManifest.xml,but it will become the strange value
> <App Author="HelloWorld Author" Description="Apache Cordova for Windows Phone" Publisher="HelloWorld Publisher" Title="HelloWorld">
> it should be update to such kind of way
> <App Author="Apache Cordova Team" Description="A sample Apache Cordova application that responds to the deviceready event" Publisher="Apache Cordova Team" Title="HelloWorld">



--
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