[
https://issues.apache.org/jira/browse/CB-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13847611#comment-13847611
]
ASF subversion and git services commented on CB-5466:
-----------------------------------------------------
Commit 647dad7aba71f6e69d8b35b3cb76328c26127c1f in branch refs/heads/dev from
[~iclelland]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=647dad7
]
CB-5466: Update to work with filesystem URLs
This should be backwards compatible; raw filesystem paths are now submitted to
the File plugin to see if they can be handled first
> FileTransfer plugin uses full filesystem paths, rather than URLs
> ----------------------------------------------------------------
>
> Key: CB-5466
> URL: https://issues.apache.org/jira/browse/CB-5466
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File, Plugin File Transfer
> Reporter: Ian Clelland
> Assignee: Ian Clelland
>
> The file transfer plugin currently uses full device filesystem paths, but is
> also expected to interact with the File API. Since CB-5403, the File API will
> no longer be returning full device filesystem paths, and so the FileTransfer
> API needs to work when presented with filesystem:// URLs as well.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)