brian johnston created CB-6201:
----------------------------------
Summary: Invalid full path and URI returned from fileEntry.moveTo
and fileEntry.copyTo
Key: CB-6201
URL: https://issues.apache.org/jira/browse/CB-6201
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File
Affects Versions: 1.1.0
Environment: I'm building Android and iOS with build.phonegap.com
version 3.10. This issue is occuring on both Android and iOS.
Reporter: brian johnston
The path is invalid to the file passed back on success of fileEntry.moveTo and
fileEntry.copy. The fileEntry.fullPath returns a partial path of just the
folder and file name. The fileEntry.toURI returns an invalid URI which does
not point to the file moved or copied. This issue has been reproduced on both
iOS and Android with the file plugin version 1.10. The file version 1.0.0 does
not have this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)