[
https://issues.apache.org/jira/browse/CB-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913999#comment-13913999
]
ASF subversion and git services commented on CB-6110:
-----------------------------------------------------
Commit e0204491afc4ada7099a978b19797fd820585609 in cordova-plugin-file's branch
refs/heads/dev from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=e020449 ]
CB-6110: iOS: Fix typo in filesystemPathForURL: method
> 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: iOS, Plugin File Transfer
> Affects Versions: 3.3.0
> Reporter: glmnbeyond
> Assignee: Ian Clelland
>
> 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)