[
https://issues.apache.org/jira/browse/CB-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michal Mocny resolved CB-2503.
------------------------------
Resolution: Fixed
Should be resolved in
https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=64a70f9bd62e37088a6d6161234b641577c20b31
Merged it into the next branch for 2.5 release.
> 2.4.0 introduces a regression bug in iOS cordova.exec
> -----------------------------------------------------
>
> Key: CB-2503
> URL: https://issues.apache.org/jira/browse/CB-2503
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaJS
> Affects Versions: 2.4.0
> Environment: iOS
> Reporter: Robin Helgelin
> Assignee: Michal Mocny
> Priority: Minor
>
> Version 2.3.0 and perhaps prior version allowed cordova.exec to be called
> with only 4 arguments.
> cordova.exec(callback, null, "Echo", "echo");
> Doing that on 2.4.0 yields an undefined TypeError from function
> massageArgsJsToNative(args) which blindly assumes args is a valid variable,
> line 74 in trunk.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira