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 670309B72 for ; Tue, 20 Mar 2012 21:40:01 +0000 (UTC) Received: (qmail 90773 invoked by uid 500); 20 Mar 2012 21:40:01 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 90747 invoked by uid 500); 20 Mar 2012 21:40:01 -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 90739 invoked by uid 99); 20 Mar 2012 21:40:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 21:40:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Mar 2012 21:39:58 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C3F9ECD502 for ; Tue, 20 Mar 2012 21:39:37 +0000 (UTC) Date: Tue, 20 Mar 2012 21:39:37 +0000 (UTC) From: "Shazron Abdullah (Updated) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <994734584.38684.1332279577804.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <344493570.24328.1331904339946.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CB-347) localStorage / SQLDatabase Error after App update MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CB-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-347: -------------------------------- Fix Version/s: 1.6.0 > localStorage / SQLDatabase Error after App update > ------------------------------------------------- > > Key: CB-347 > URL: https://issues.apache.org/jira/browse/CB-347 > Project: Apache Callback > Issue Type: Bug > Components: iOS > Affects Versions: 1.2.0, 1.3.0, 1.4.0, 1.5.0 > Environment: iOS 5.01 > PhoneGap (Any version) > Build.PhoneGap > Reporter: Urs Zimmermann > Assignee: Shazron Abdullah > Priority: Blocker > Labels: ios5.01, localstorage, phonegap, sqldatabase, websql > Fix For: 1.6.0 > > Attachments: WebKit-Prefs.zip > > > Hello > After I update my phonegap app containing values and dates in both localStorage and SQLite database on iOS 5.1 > -> Call to window.openDatabase fails with "SECURITY_ERR: DOM Exception 18" > -> Call to localStorage.setItem fails silently > How to Reproduce: > In a UIWebView, create a new DB or use localStorage from phonegap API > Overwrite / update your app and open the same database or write to localStorage > Expected Results: > We should see the data from the database and localStorage. > Actual Results: > Call to window.openDatabase fails with "SECURITY_ERR: DOM Exception 18" > Call to localStorage.setItem fails silently > References: > https://groups.google.com/forum/#!topic/phonegap/egzXNrBRIbk/discussion > https://groups.google.com/forum/#!topic/phonegap/jS2IVZcg8HI/discussion > https://issues.apache.org/jira/browse/CB-330 -- 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