You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Suraj Pindoria (JIRA)" <ji...@apache.org> on 2017/12/14 19:40:00 UTC

[jira] [Closed] (CB-6987) [cordova-plugin-file] error writing file when data is an URI reference in WP8

     [ https://issues.apache.org/jira/browse/CB-6987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Suraj Pindoria closed CB-6987.
------------------------------
    Resolution: Fixed

> [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: cordova-plugin-file
>    Affects Versions: 3.5.0
>            Reporter: Martin Gonzalez
>            Assignee: Martin Gonzalez
>              Labels: WP8
>             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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org