[
https://issues.apache.org/jira/browse/CB-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ian Clelland resolved CB-4902.
------------------------------
Resolution: Fixed
Fix Version/s: 3.4.0
Closing this; I was never able to reproduce the issue, and I believe that it
should not be present in any case in the newly-released versions of File and
File-Transfer.
If this is still occurring, please re-open.
> Broken reference to old API in FileTransfer plugin
> --------------------------------------------------
>
> Key: CB-4902
> URL: https://issues.apache.org/jira/browse/CB-4902
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File, Plugin File Transfer
> Affects Versions: 3.0.0
> Environment: OS X / iOS
> Reporter: Michael Gauthier
> Assignee: Ian Clelland
> Fix For: 3.4.0
>
>
> After installing the org.apache.cordova.file and org.apache.cordova.file
> plugins my app fails to initialize. JavaScript stack trace when the app
> starts up is:
> [Error] module org.apache.cordova.core.file.ProgressEvent not found
> require (cordova.js, line 56)
> localRequire (cordova.js, line 46)
> (anonymous function) (FileTransfer.js, line 25)
> build (cordova.js, line 50)
> require (cordova.js, line 65)
> localRequire (cordova.js, line 46)
> mapModules (cordova.js, line 1135)
> initialize (cordova.js, line 1197)
> (anonymous function) (cordova.js, line 1609)
> f (cordova.js, line 641)
> fire (cordova.js, line 769)
> finishPluginLoading (cordova.js, line 1295)
> onScriptLoadingComplete (cordova.js, line 1288)
> scriptLoadedCallback (cordova.js, line 1312)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)