Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Absolute url cause page reload in 1.0a4.1 even when the host is the same #1534

Closed
boutahar opened this issue Apr 29, 2011 · 4 comments
Closed

Comments

@boutahar
Copy link

I created a demo of this problem : http://jsbin.com/ejeva4/6

The first link (page2) has a relative url : /elagi3/2
The page is ajax-loaded and there is a transition.

The second link (page 3) has an absolute url : http://jsbin.com/ujuxo3/3
The page is fully loaded.

But, in 1.0a3, both url would be correctly ajax-loaded.

@toddparker
Copy link
Contributor

Thanks for the detailed report and JSBin examples. We'll take a look.

@toddparker
Copy link
Contributor

Also added as an issue to track with the nav re-factor:
https://github.com/jquery/jquery-mobile/wiki/Refactor:-navigation-paths

@tszming
Copy link

tszming commented May 2, 2011

I also confirm this problem exist in 1.0a4.1.

@jblas
Copy link
Contributor

jblas commented Jun 18, 2011

This should be fixed now with the landing of the path-fixes branch.

@jblas jblas closed this as completed Jun 18, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants