Cordova vs cordova js variable/object name
------------------------------------------
Key: CB-497
URL: https://issues.apache.org/jira/browse/CB-497
Project: Apache Callback
Issue Type: Bug
Components: CordovaJS
Affects Versions: 1.6.0
Environment: IOS4,5 xcode4+
Reporter: Emile khattar
Assignee: Filip Maj
- after updating to 1.6 i notice that JS calls with Cordova capital C are not
working example: Cordova.exec(..)
replacing C with c solved the problem
- Some Cordova classes like CDVConnection.m had some JS firing with Cordova
variable with "C" exp: line103" Cordova.fireDocumentEvent('online');"];
A review is needed to make sure no Cordova variables are needed/called
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira