Ian Clelland created CB-6080:
--------------------------------
Summary: 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)