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

Piotr Zalewa commented on CB-9407:
----------------------------------

For some reason permission is an empty array 

config.doc.findall('permission');

https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/metadata/firefoxos_parser.js#L134

although the permission exists in ``this.confog_path``

<permission description="Required for accessing cameras on the device." 
name="camera" privileged="true" />
<permission name="systemXHR" privileged="true" />

> Permissions are no longer copied to manifest.webapp
> ---------------------------------------------------
>
>                 Key: CB-9407
>                 URL: https://issues.apache.org/jira/browse/CB-9407
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS
>            Reporter: Piotr Zalewa
>            Assignee: Piotr Zalewa
>
> I'm using Cordova 5.1.1 and permissions aren't copied from plugin.xml to the 
> manifest.webapp as they did before



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to