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 28EB799FC for ; Fri, 20 Jul 2012 17:13:35 +0000 (UTC) Received: (qmail 20071 invoked by uid 500); 20 Jul 2012 17:13:34 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 20047 invoked by uid 500); 20 Jul 2012 17:13:34 -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 20036 invoked by uid 99); 20 Jul 2012 17:13:34 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jul 2012 17:13:34 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id A6BCC1404B1 for ; Fri, 20 Jul 2012 17:13:34 +0000 (UTC) Date: Fri, 20 Jul 2012 17:13:33 +0000 (UTC) From: "Stefan Kendall (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1099933392.82739.1342804414686.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Created] (CB-1103) window.requestFileSystem is undefined on ICS TouchWiz devices. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Stefan Kendall created CB-1103: ---------------------------------- Summary: window.requestFileSystem is undefined on ICS TouchWiz devices. Key: CB-1103 URL: https://issues.apache.org/jira/browse/CB-1103 Project: Apache Cordova Issue Type: Bug Components: Android Affects Versions: 1.9.0 Environment: Any android devices running ICS and TouchWiz. Reporter: Stefan Kendall Assignee: Joe Bowser window.requestFileSystem is undefined after phonegap has loaded, which makes reading and writing files impossible. window.webkitRequestFileSystem *is* defined, but attempting to use this method causes a singal 11 application crash. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira