Drew Walters created CB-980:
-------------------------------
Summary: PluginResult.getJSONString does not return proper JSON
Key: CB-980
URL: https://issues.apache.org/jira/browse/CB-980
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry
Affects Versions: 1.9.0
Reporter: Drew Walters
Assignee: Drew Walters
Fix For: 1.9.0
PluginResult.getJSONString is not currently wrapping the keys in quotes. This never used to
be an issue. Suddenly the File test case for "remove on root file system" started failing
for me and it was due to the native return not being proper JSON. Not sure what has changed
to cause an issue but native should return proper JSON anyway.
--
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
|