[
https://issues.apache.org/jira/browse/CB-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Gonzalez updated CB-6987:
--------------------------------
Description:
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 using readAsDataURL.
Found through mobilespec File tests.
was:
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.
> [cordova-plugin-file] error writing file when data is an 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
> Labels: WP8, plugin-file
> 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 using readAsDataURL.
> Found through mobilespec File tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)