glmnbeyond created CB-6110:
------------------------------
Summary: Crashed if pass
"cdvfile://localhost/assets-library/<path>" to FileTransfer download method
Key: CB-6110
URL: https://issues.apache.org/jira/browse/CB-6110
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File Transfer
Affects Versions: 3.3.0
Reporter: glmnbeyond
Invoke filetransfer download method like this:
ft.download(remoteFile, "cdvfile://localhost/assets-library/file", downloadWin,
fail);
mobile-spec crashed because "-[CDVAssetLibraryFilesystem
filesystemPathForURL:]: unrecognized selector sent to instance 0x97c3bd0"
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)