Martin Gonzalez created CB-6987:
-----------------------------------
Summary: [cordova-plugin-file] error writing file when data is URI
reference in WP8
Key: CB-6987
URL: https://issues.apache.org/jira/browse/CB-6987
Project: Apache Cordova
Issue Type: Bug
Components: Plugin File, WP8
Affects Versions: 3.5.0
Reporter: Martin Gonzalez
Assignee: Martin Gonzalez
Fix For: 3.6.0
When using File API to write a file and as data to write that file reference
it's a reference instead of the data, or the data is instance of a File or
Blob, the right workflow is read the source file, get the data, to later write
it to the new file.
Over WP8, is not possible use that workflow.
Found through mobilespec File tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)