Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9001

wp8 with Cordova Cli 5.0 (config.xml problem)

VotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • Cordova Cli 5.0 with all latest core official plugin

    Description

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

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            purplecabbage Jesse MacFadyen
            bau720123 Colin Bau
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment