From callback-dev-return-12544-apmail-incubator-callback-dev-archive=incubator.apache.org@incubator.apache.org Tue Sep 4 17:57:08 2012 Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DCA0D968 for ; Tue, 4 Sep 2012 17:57:08 +0000 (UTC) Received: (qmail 20152 invoked by uid 500); 4 Sep 2012 17:57:07 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 20130 invoked by uid 500); 4 Sep 2012 17:57:07 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 20055 invoked by uid 99); 4 Sep 2012 17:57:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2012 17:57:07 +0000 Date: Wed, 5 Sep 2012 04:57:07 +1100 (NCT) From: "Jesse MacFadyen (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1989881501.33635.1346781427846.JavaMail.jiratomcat@arcas> In-Reply-To: <2095967025.18431.1331807257981.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (CB-339) Able to create directory/file without parent directory 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-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447859#comment-13447859 ] Jesse MacFadyen commented on CB-339: ------------------------------------ I believe this issue has been addresses with other File API fixes. Please retest. > Able to create directory/file without parent directory > ------------------------------------------------------ > > Key: CB-339 > URL: https://issues.apache.org/jira/browse/CB-339 > Project: Apache Cordova > Issue Type: Bug > Components: WP7 > Affects Versions: 1.3.0 > Environment: Windows File system > Reporter: Babu Muralidharan > Assignee: Herm Wong > Priority: Minor > Fix For: 2.1.0 > > > 1. Refering to getDirectory() method, user could create a directory whose parent directory does not exist.This is not inline with Phonegap documentation. > 2. Refering to getFile() method,user could create a file whose parent directory does not exist. This is not inline with Phonegap documentation -- 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