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

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

    [ https://issues.apache.org/jira/browse/CB-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048037#comment-14048037 ] 

ASF GitHub Bot commented on CB-7055:
------------------------------------

GitHub user marti1125 opened a pull request:

    https://github.com/apache/cordova-lib/pull/49

    removed "pkgName "

    https://issues.apache.org/jira/browse/CB-7055

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/marti1125/cordova-lib CB-7055

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-lib/pull/49.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #49
    
----
commit d190f776405ad4ea7026695d842b0a390c423460
Author: Willy Aguirre <ma...@gmail.com>
Date:   2014-06-30T19:41:20Z

    removed "pkgName "

----


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