You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/08 05:59:49 UTC

[jira] [Commented] (CB-3992) Allow FileWriter to accept another File as argument

    [ https://issues.apache.org/jira/browse/CB-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701757#comment-13701757 ] 

ASF subversion and git services commented on CB-3992:
-----------------------------------------------------

Commit c1c1f37275afaaea74b03facfcd7353c7c337a1d in branch refs/heads/master from [~iclelland]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=c1c1f37 ]

[CB-3992] Allow FileWriter.write() to accept File as argument

(Cherry-picked from cordova-js bfc74d6)

                
> Allow FileWriter to accept another File as argument
> ---------------------------------------------------
>
>                 Key: CB-3992
>                 URL: https://issues.apache.org/jira/browse/CB-3992
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 2.9.0
>            Reporter: Ian Clelland
>            Assignee: Ian Clelland
>
> Since CB-2406 allows FileWriter to accept native Blobs to write, and File objects are supposed to look like a subtype of Blob, we need to make FileWriter.write() accept a Cordova File object, or a sliced File, and write the data from it out to disk.

--
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