You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2013/10/29 22:41:25 UTC

[jira] [Resolved] (CB-3180) windows.openDatabase returns invalid object on Android >= 4.0

     [ https://issues.apache.org/jira/browse/CB-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-3180.
----------------------------

    Resolution: Fixed

Since we don't have the plugin code present anymore, the changes made to fix CB-5139 should fix this as well.

> windows.openDatabase returns invalid object on Android >= 4.0
> -------------------------------------------------------------
>
>                 Key: CB-3180
>                 URL: https://issues.apache.org/jira/browse/CB-3180
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.6.0
>            Reporter: Kirill Pugin
>             Fix For: 3.2.0
>
>
> After upgrading form cordova 2.5 to cordova 2.6 application stopped working properly on android sdk >= 4.0.
> After some investigation we found out that window.opendDatabase method returns object with only one method "transaction", but on SDK < 4.0 it also has "version", "changeVersion".



--
This message was sent by Atlassian JIRA
(v6.1#6144)