Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-347

localStorage / SQLDatabase Error after App update

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        1. WebKit-Prefs.zip
          0.9 kB
          Shazron Abdullah

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              wbc Urs Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: