Opened 7 years ago
Closed 6 years ago
#14974 closed bug (fixed)
Autocomplete Remote JSONP demo doesn't support HTTPS
Reported by: | tristian o'brien | Owned by: | Scott González |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.1 |
Component: | ui.autocomplete | Version: | 1.11.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
hi there,
https://jqueryui.com/autocomplete/#remote-jsonp
the example given that connects to http://gd.geobytes.com/AutoCompleteCity doesnt work.
i fear that some folk trying to learn this feature will be confused.
many thanks
Change History (3)
comment:1 Changed 7 years ago by
Component: | ui.core → ui.autocomplete |
---|---|
Status: | new → open |
Summary: | Autocomplete Remote JSONP datasource documentation not working → Autocomplete Remote JSONP demo doesn't support HTTPS |
comment:2 Changed 6 years ago by
Milestone: | none → 1.12.1 |
---|
comment:3 Changed 6 years ago by
Owner: | set to Scott González |
---|---|
Resolution: | → fixed |
Status: | open → closed |
In 930934f:
Note: See
TracTickets for help on using
tickets.
I would say this is a blocker, but the problem is that you're using HTTPS and we don't fully support that yet. The problem you're seeing is a mixed content error and geobytes doesn't support HTTPS.