Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#9764 closed bug (fixed)

Autocomplete: Remote JSNOP demo doesn't work

Reported by: MillujQuery Owned by:
Priority: blocker Milestone: 1.11.0
Component: ui.autocomplete Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:

Description

http://jqueryui.com/autocomplete/#remote-jsonp

The script does not work Problem maybe ws.geonames.org -> api.geonames.org

Change History (6)

comment:1 Changed 9 years ago by tj.vantoll

Status: newopen
Summary: AutocompleteAutocomplete: geonames demo doesn't work

comment:2 Changed 9 years ago by tj.vantoll

Hmmm...

"Please add a username to each call in order for geonames to be able to identify the calling application and count the credits usage."

comment:3 Changed 9 years ago by Scott González

Milestone: none1.11.0
Priority: minorblocker
Summary: Autocomplete: geonames demo doesn't workAutocomplete: Remote JSNOP demo doesn't work

comment:4 Changed 9 years ago by Jörn Zaefferer

Resolution: fixed
Status: openclosed

Autocomplete: Update remote-jsonp demo with working geo webservice

The previous webservice now requires user credentials. The new one is also in use in a jQuery Mobile demo.

Fixes #9764

Changeset: d4865dcbcdccdce59f07b324f230a1f1991aa39d

comment:5 Changed 9 years ago by Jörn Zaefferer

Autocomplete: Update remote-jsonp demo with working geo webservice

The previous webservice now requires user credentials. The new one is also in use in a jQuery Mobile demo.

Fixes #9764

(cherry picked from commit d4865dcbcdccdce59f07b324f230a1f1991aa39d)

Changeset: f85ea09625a9cd1040ac64919cdeed3a6e4eddd8

comment:6 Changed 9 years ago by Jörn Zaefferer

I've cherry-picked this to 1-10-stable as well, but since we don't have an open 1.10.x milestone right now, I'm leaving it at 1.11.0.

Note: See TracTickets for help on using tickets.