You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Staci Cooper (JIRA)" <ji...@apache.org> on 2014/04/21 15:03:14 UTC

[jira] [Commented] (CB-6466) WP8 filetransfer.download() should auto mkdir missing folders

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

Staci Cooper commented on CB-6466:
----------------------------------

[~purplecabbage] -- if you haven't started looking at this, do you mind if I take this issue? It looks like a good one for breaking into the code.

> WP8 filetransfer.download() should auto mkdir missing folders
> -------------------------------------------------------------
>
>                 Key: CB-6466
>                 URL: https://issues.apache.org/jira/browse/CB-6466
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer, WP8
>    Affects Versions: 3.4.0
>            Reporter: Mike Billau
>            Assignee: Jesse MacFadyen
>
> Windows Phone 8 implementation of FileTransfer.download() does not automatically create any missing directories when saving a file. The iOS and Android implementations do. 
> If target = /foo/bar.jpg and /foo/ doesn't exist, WP8 should create it to bring the platform in line with iOS and Android.
> This mail thread shows that we've decided that FileTransfer should be "slightly more than" a thin wrapper on the File plugin (which has an API.)
> http://markmail.org/message/cxy66pe23oyguoal



--
This message was sent by Atlassian JIRA
(v6.2#6252)