Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C368FEC8 for ; Mon, 28 Apr 2014 18:16:24 +0000 (UTC) Received: (qmail 34498 invoked by uid 500); 28 Apr 2014 18:16:17 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 34454 invoked by uid 500); 28 Apr 2014 18:16:17 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 34432 invoked by uid 99); 28 Apr 2014 18:16:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2014 18:16:17 +0000 Date: Mon, 28 Apr 2014 18:16:16 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-6466) WP8 filetransfer.download() should auto mkdir missing folders MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983345#comment-13983345 ] ASF GitHub Bot commented on CB-6466: ------------------------------------ Github user stacic commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/28#issuecomment-41593367 Thanks for merging for me! I'll go ahead and close. > 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: Staci Cooper > Fix For: 3.5.0 > > > 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)