James Long created CB-4957:
------------------------------
Summary: Firefox OS platform is broken
Key: CB-4957
URL: https://issues.apache.org/jira/browse/CB-4957
Project: Apache Cordova
Issue Type: Bug
Components: FirefoxOS
Affects Versions: 3.1.0
Reporter: James Long
The firefox os platform is broken in 3.1.0 because it was refactored without
testing at all. The basic command "cordova platform add firefoxos" doesn't work.
Code that references "this" has been wrapped in functions without rebinding
"this". All the code in the file should be tested. Example:
https://github.com/apache/cordova-cli/blob/master/src/metadata/firefoxos_parser.js#L119
--
This message was sent by Atlassian JIRA
(v6.1#6144)