Filip Maj created CB-1020:
-----------------------------
Summary: Patch WP7 cordova.js to use exec() for all calls into
native
Key: CB-1020
URL: https://issues.apache.org/jira/browse/CB-1020
Project: Apache Cordova
Issue Type: Bug
Components: CordovaJS, WP7
Affects Versions: 1.9.0
Reporter: Filip Maj
Assignee: Filip Maj
Fix For: 2.0.0
The DomStorage plugin in WP7's js uses calls directly to
{{window.external.Notify}}. Instead, our own plugins should use our bridge
abstraction, {{exec}}, to route these calls.
--
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