You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/03/03 18:03:24 UTC

[jira] [Resolved] (CB-6110) Crashed if pass "cdvfile://localhost/assets-library/" to FileTransfer download method

     [ https://issues.apache.org/jira/browse/CB-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Clelland resolved CB-6110.
------------------------------

    Resolution: Fixed

Okay; I'm going to resolve this, then, and do some thinking about what it means to download into assets-library/.

Thanks for verifying that.

> 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.2#6252)