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 F3871105CE for ; Mon, 22 Apr 2013 14:37:16 +0000 (UTC) Received: (qmail 37581 invoked by uid 500); 22 Apr 2013 14:37:16 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 37543 invoked by uid 500); 22 Apr 2013 14:37:16 -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 37271 invoked by uid 99); 22 Apr 2013 14:37:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 14:37:15 +0000 Date: Mon, 22 Apr 2013 14:37:15 +0000 (UTC) From: "Damien North (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-3063) localStorage not persistent on Android 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-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638035#comment-13638035 ] Damien North commented on CB-3063: ---------------------------------- I can confirm the same behaviour after upgrading Phonegap from 2.5.0 to 2.6.0. > localStorage not persistent on Android > -------------------------------------- > > Key: CB-3063 > URL: https://issues.apache.org/jira/browse/CB-3063 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.6.0 > Environment: App running Jquery 2.0 beta, Jquery Mobile 1.3, RequireJS, UnderscoreJS, BackboneJS and Phonegap/Cordova 2.6.0. Samsung Galaxy S3 JellyBean (4.1.2) > Reporter: Sindre Haaland > Assignee: Joe Bowser > Priority: Critical > Labels: android, localStorage > > After upgrading from Phonegap 2.5.0 to Phonegap 2.6.0 localStorage stopped working. setting and getting items from localStorage works when the app is in memory. One can go to the home screen and start the application again, but when it is completely closed the data from localStorage is lost. -- 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