Kirill Pugin created CB-3180:
--------------------------------

             Summary: 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
    Affects Versions: 2.6.0
         Environment: Android SDK 4.0 and greater
            Reporter: Kirill Pugin


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 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

Reply via email to