Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E778D269 for ; Fri, 21 Dec 2012 08:13:26 +0000 (UTC) Received: (qmail 88099 invoked by uid 500); 21 Dec 2012 08:13:26 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 87985 invoked by uid 500); 21 Dec 2012 08:13:25 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 87930 invoked by uid 500); 21 Dec 2012 08:13:23 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 87913 invoked by uid 99); 21 Dec 2012 08:13:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 08:13:23 +0000 Date: Fri, 21 Dec 2012 08:13:23 +0000 (UTC) From: "Philip Jonientz (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-2091) WP8 - JQuery Mobile Ajax based page navigation to local html files not working 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-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537753#comment-13537753 ] Philip Jonientz commented on CB-2091: ------------------------------------- Thanks, it actually works, I've missed replacing the 2.2.0.js file... I still have problems loading pages in my project which uses the angular jqm adapter, but that's probably not a cordova problem, i'll investigate.. Different question more with the JQM WP8 theme, is there a reason page transitions and pushstate is disabled? Can I enable them? Transitions do not seem to work. > WP8 - JQuery Mobile Ajax based page navigation to local html files not working > ------------------------------------------------------------------------------ > > Key: CB-2091 > URL: https://issues.apache.org/jira/browse/CB-2091 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaJS, WP8 > Affects Versions: 2.3.0 > Environment: WP8,IE10, > Reporter: Philip Jonientz > Assignee: Sergey Grebnov > > When creating a new WP8 project based on the Cordova Starter Template, add JQuery mobile to it. > for an example just install the NuGet package: "Install-Package jQMThemeForWindowsPhone8 -Version 0.0.3" > Rename the metroStartPage to index.html then start the project. > When clicking on a link, navigating to a different local html page (using JQM ajax based page loading), it will display "error loading page", internally I think it's the cordova js xmlhttprequest onerror that fails with something like 'accessing length of undefined'. But it could also be JQM passing some wrong urls or something. It's hard to debug for me :P > 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