You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "trace0815@googlemail.com (JIRA)" <ji...@apache.org> on 2012/10/04 16:29:47 UTC

[jira] [Resolved] (CB-1584) JSCallback Error

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

trace0815@googlemail.com resolved CB-1584.
------------------------------------------

       Resolution: Not A Problem
    Fix Version/s: 2.1.0

User error... my mistake, sorry!
                
> JSCallback Error
> ----------------
>
>                 Key: CB-1584
>                 URL: https://issues.apache.org/jira/browse/CB-1584
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 2.1.0
>            Reporter: trace0815@googlemail.com
>            Assignee: Filip Maj
>              Labels: bug
>             Fix For: 2.1.0
>
>
> Hi,
> for my android-app I was trying to create a sql-transaction with parameters like this:
> db.transaction(function (tx) { tx.executeSql("SELECT * 
> FROM CONTACT WHERE LastName LIKE ?", [beginLetter], 
> querySuccess, errorCB); }, errorTA); 
> (I found it here: https://groups.google.com/forum/?fromgroups=#!topic/phonegap/mUxTsA6MmIA)
> Unfortunately the web console throws an error:
> 10-04 15:13:27.580: I/Web Console(12233): JSCallback Error: Request failed with status 0 at file:///android_asset/www/js/lib/prod/cordova-2.1.0.js:3743
> Can someone please have a look at it? Thanks! :-)

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