[
https://issues.apache.org/jira/browse/CB-6080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907154#comment-13907154
]
ASF subversion and git services commented on CB-6080:
-----------------------------------------------------
Commit 1b4a30696ece23036aa30af7d7d2c8c43ed41b62 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=1b4a306 ]
CB-6080: Fix file copy when src and dst are on different local file systems
> File copy doesn't work correctly when copying between two different local
> file systems
> --------------------------------------------------------------------------------------
>
> Key: CB-6080
> URL: https://issues.apache.org/jira/browse/CB-6080
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin File
> Reporter: Ian Clelland
> Assignee: Ian Clelland
>
> {{\[CDVLocalFilesystem
> copyFileToURL:withName:fromFileSystem:atURL:copy:callback:]}} incorrectly
> references the destination filesystem when attempting to resolve an
> on-disk-file from the source filesystem.
> In Android, {{LocalFilesystem.copyFileToURL}} makes exactly the same mistake.
> Reference: https://github.com/apache/cordova-plugin-file/pull/29
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)