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 0A8D0BD0E for ; Fri, 6 Jan 2012 16:05:03 +0000 (UTC) Received: (qmail 57975 invoked by uid 500); 6 Jan 2012 16:05:02 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 57594 invoked by uid 500); 6 Jan 2012 16:05:01 -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 57463 invoked by uid 99); 6 Jan 2012 16:05:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 16:05:00 +0000 X-ASF-Spam-Status: No, hits=-2001.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2012 16:04:59 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CCBDE13B2AA for ; Fri, 6 Jan 2012 16:04:39 +0000 (UTC) Date: Fri, 6 Jan 2012 16:04:39 +0000 (UTC) From: "Donatas Simelis (Created) (JIRA)" To: callback-dev@incubator.apache.org Message-ID: <1914072116.15136.1325865879840.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CB-160) history.back() not working on windows phone MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 history.back() not working on windows phone ------------------------------------------- Key: CB-160 URL: https://issues.apache.org/jira/browse/CB-160 Project: Apache Callback Issue Type: Bug Components: WP7 Affects Versions: 1.3.0 Environment: emulator Reporter: Donatas Simelis Assignee: Jesse MacFadyen history.back() is not working at all on my WP7 phonegap application. First noticed it by investigating why jquery mobile back button was not working, but it seems that all calls to history.back() just do nothing. It's all good on all other environments i've tested, so it must be windows phone related stuff. Can't find a related bug - what is the solution? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira