You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Rodrigo Silveira (JIRA)" <ji...@apache.org> on 2014/06/30 19:51:25 UTC

[jira] [Created] (CB-7055) Invalid "pkgName" property in generated manifest

Rodrigo Silveira created CB-7055:
------------------------------------

             Summary: Invalid "pkgName" property in generated manifest
                 Key: CB-7055
                 URL: https://issues.apache.org/jira/browse/CB-7055
             Project: Apache Cordova
          Issue Type: Bug
          Components: FirefoxOS
            Reporter: Rodrigo Silveira


Generated manifest contains a "pkgName" property which is not valid according to [documentation|https://developer.mozilla.org/en-US/Apps/Build/Manifest]. This causes a warning in the [app validation tool|https://marketplace.firefox.com/developers/validator].

The property is introduced in this line of code:
https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/metadata/firefoxos_parser.js#L62



--
This message was sent by Atlassian JIRA
(v6.2#6252)