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

Using latest - AJAX requests broken due to incorrect host name #1640

Closed
@PorridgeBear

Description

@PorridgeBear

I wanted to test out some of the latest fixes so reference the http://code.jquery.com/mobile/latest/jquery.mobile.js nightly.

All my AJAX requests have broken and the reason appears to be that the domain and URI are malformed.

So in Alpha 1.4 AJAX requests correctly point to

http://localdomain/mobile/book/addressSearch/ec1r4rr

In the nightly vNightly-20110511 the URL becomes

http://localdomainpickup-page/mobile/book/addressSearch/ec1r4rr

That is, somehow the domain has become a combination of the localhost and the page ID

http://localdomainpickup-page/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions