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

./bin/create script for BlackBerry should employ parameters consistent with other platforms

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • None
    • mac os

    Description

      The parameters for ./bin/create on BB are currently:

      ./bin/create <path> <appname>

      All other platforms have:

      ./bin/create <path> <package> <appname>

      Additionally, judging by the config.xml template, it looks like the APPNAME is used for both the <widget> element's id parameter as well as the contents of the <name> element. This is wrong. Per the BlackBerry config.xml documentation, the id is recommended to have a reverse-domain style identifier (just like iOS and Android), whereas the <name> element should have a human-readable application name.

      Attachments

        Activity

          People

            timkim Tim Kim
            filmaj Filip Maj
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: