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 CBAD811C83 for ; Fri, 25 Apr 2014 14:33:36 +0000 (UTC) Received: (qmail 20083 invoked by uid 500); 25 Apr 2014 14:33:28 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 19711 invoked by uid 500); 25 Apr 2014 14:33:19 -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 19609 invoked by uid 99); 25 Apr 2014 14:33:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Apr 2014 14:33:18 +0000 Date: Fri, 25 Apr 2014 14:33:17 +0000 (UTC) From: "brian johnston (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6518) Unable to create directory on Windows 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 brian johnston created CB-6518: ---------------------------------- Summary: Unable to create directory on Windows 8 Key: CB-6518 URL: https://issues.apache.org/jira/browse/CB-6518 Project: Apache Cordova Issue Type: Bug Components: Windows 8 Affects Versions: 1.9.0 Reporter: brian johnston Assignee: Jesse MacFadyen No error is returned from "fileSys.root.getDirectory("Foo",{ create: true, exclusive: false },..". However, the folder is not visible on the phone file system. To test I plugged the phone into my Windows 8 computer with a USB cable and browsed all the visible phone folders. The folder is not there. -- This message was sent by Atlassian JIRA (v6.2#6252)