Philip Jonientz created CB-2091:
-----------------------------------
Summary: 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: Filip Maj
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