Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3BD87D8B2 for ; Thu, 4 Oct 2012 14:29:48 +0000 (UTC) Received: (qmail 54203 invoked by uid 500); 4 Oct 2012 14:29:47 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 54166 invoked by uid 500); 4 Oct 2012 14:29:47 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 54107 invoked by uid 99); 4 Oct 2012 14:29:47 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2012 14:29:47 +0000 Date: Fri, 5 Oct 2012 01:29:47 +1100 (NCT) From: "trace0815@googlemail.com (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1393077969.183.1349360987834.JavaMail.jiratomcat@arcas> In-Reply-To: <1896907901.164931.1349357227817.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CB-1584) JSCallback Error 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-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