[
https://issues.apache.org/jira/browse/CB-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse MacFadyen resolved CB-3483.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
This was fixed a while back.
> JQuery Mobile Back button doesn't work on WP
> --------------------------------------------
>
> Key: CB-3483
> URL: https://issues.apache.org/jira/browse/CB-3483
> Project: Apache Cordova
> Issue Type: Bug
> Components: WP7
> Reporter: Maryna
> Assignee: Jesse MacFadyen
> Fix For: 3.0.0
>
> Attachments: CordovaWP7_2_4_0_Full3.rar
>
>
> The case was pressing buttons in app that causes call of
> $.mobile.changePage() which must programmaticaly change page and leave a new
> browser history entry (when 'changeHash' parameter is set to true which is by
> default). While checking this fact elucidated that browser history is empty
> and there is no programmaticaly changed entries. Pressing 'back' button
> causes native window.history.back() call which come to be useless.
> This is because the application navigation occurs entirely within a browser
> control—hence, from the perspective of the Silverlight framework, the
> application has a single page.
--
This message was sent by Atlassian JIRA
(v6.2#6252)