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 BC159D9E5 for ; Fri, 19 Oct 2012 14:12:16 +0000 (UTC) Received: (qmail 74705 invoked by uid 500); 19 Oct 2012 14:12:16 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 74681 invoked by uid 500); 19 Oct 2012 14:12:15 -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 74167 invoked by uid 99); 19 Oct 2012 14:12:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 14:12:14 +0000 Date: Fri, 19 Oct 2012 14:12:14 +0000 (UTC) From: "Andrew Grieve (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <819922622.943.1350655934247.JavaMail.jiratomcat@arcas> In-Reply-To: <1569451992.16409.1349812323377.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CB-1611) Use browserHistory by default 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-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13480044#comment-13480044 ] Andrew Grieve commented on CB-1611: ----------------------------------- How about a log warning on start-up if they have USE_BROWSER_HISTORY==NO? I think this is what was causing Braden to pull his hair out yesterday because his app had no warnings or errors, but showed just a blank screen. > Use browserHistory by default > ----------------------------- > > Key: CB-1611 > URL: https://issues.apache.org/jira/browse/CB-1611 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.1.0 > Reporter: Joe Bowser > Fix For: 2.2.0 > > > Instead of using navigator.app.backHistory(), we should use history.back. If we are using the WebView's history backHistory should still work, but use it and not the shim version. -- 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