Peter created CB-4821:
-------------------------
Summary: DirectoryEntry.copyTo - error if copy to path occupied by
a file
Key: CB-4821
URL: https://issues.apache.org/jira/browse/CB-4821
Project: Apache Cordova
Issue Type: Bug
Components: Docs
Affects Versions: 2.9.0
Reporter: Peter
Assignee: Michael Brooks
Priority: Minor
The documentation for DirectoryEntry.*moveTo* says that an error results if the
app attempts to:
{quote}
* move a directory to a path occupied by a file.
{quote}
AFAIK this same point is true also for DirectoryEntry.*copyTo* so the section
about errors of copyTo should be similarly documented.
See
http://cordova.apache.org/docs/en/3.0.0/cordova_file_file.md.html#DirectoryEntry
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira