You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Piotr Zalewa (JIRA)" <ji...@apache.org> on 2014/05/21 14:55:38 UTC

[jira] [Resolved] (CB-6200) plugman has broken all plugins for firefoxos

     [ https://issues.apache.org/jira/browse/CB-6200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piotr Zalewa resolved CB-6200.
------------------------------

    Resolution: Fixed

> plugman has broken all plugins for firefoxos
> --------------------------------------------
>
>                 Key: CB-6200
>                 URL: https://issues.apache.org/jira/browse/CB-6200
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: FirefoxOS
>            Reporter: James Long
>
> Somehow the firefoxos code in plugman got broken and all `plugin add` commands throw this error:
> Fetching plugin "org.apache.cordova.camera" via plugin registry
> Installing org.apache.cordova.camera (firefoxos)
> ReferenceError: xml_helpers is not defined
> This line here uses `xml_helpers` but it's not defined: https://github.com/apache/cordova-plugman/blob/master/src/platforms/firefoxos.js#L25. This looks like it's in the live version. Are all of our plugins broken for cordova and phonegap?
> This person fixed it with this PR. Please merge it: https://github.com/apache/cordova-plugman/pull/61



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