[ 
https://issues.apache.org/jira/browse/CB-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537340#comment-13537340
 ] 

Sergey Grebnov commented on CB-2091:
------------------------------------

This didn't work on rc1. It now works on the latest version - just tested.
Philip, please also note that now after installing nuget package you should 
manually switch from old 'js\cordova-2.2.0.js' to 'cordova-2.3.0.js' 
(metroStartPage.html).

PS. Thanks for letting us know about this issue, I'll update jqm theme tomorrow 
so it will run out of the box, please test in a day or two using 
'Install-Package jQMThemeForWindowsPhone8' (w/o version identifier)
PPS. For cordova VS template you can use the following link - it is rc1 with 
the latest cordova.js and cordovalib.dll
http://dl.dropbox.com/u/23085338/CordovaWP8AppFull-2.3.0rc1updated.zip
                
> 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

Reply via email to