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 3BC74DC07 for ; Thu, 20 Dec 2012 17:55:13 +0000 (UTC) Received: (qmail 45682 invoked by uid 500); 20 Dec 2012 17:55:13 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 45618 invoked by uid 500); 20 Dec 2012 17:55:13 -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 45607 invoked by uid 500); 20 Dec 2012 17:55:13 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 45597 invoked by uid 99); 20 Dec 2012 17:55:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Dec 2012 17:55:13 +0000 Date: Thu, 20 Dec 2012 17:55:12 +0000 (UTC) From: "Sergey Grebnov (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Sergey Grebnov updated CB-2091: ------------------------------- Assignee: Sergey Grebnov (was: Filip Maj) > 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