Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recline preview uses insecure MapQuest, causes 'Mixed Content' warning in Internet Explorer #1202

Closed
ThrawnCA opened this issue Aug 20, 2013 · 13 comments
Milestone

Comments

@ThrawnCA
Copy link
Contributor

This can be fixed in recline.js by:

@domoritz
Copy link
Contributor

Related: datopian/datahub#345. This fixes the dataproxy url but not mapquest.

Map fix: datopian/datahub#369

@ThrawnCA
Copy link
Contributor Author

Thanks, domoritz.

That pull request fixes the map URL, but not the logo image. Won't it still trigger the Mixed Content warning?

Also, you left out the '-s' in the new hostname, which is necessary for SSL to work.

@domoritz
Copy link
Contributor

@ThrawnCA Thank you.

@domoritz
Copy link
Contributor

@johnglover Do you think we should fix this manually in CKANs version of recline or use the latest recline to fix this?

@johnglover
Copy link
Contributor

@domoritz We should use the latest Recline.

@domoritz
Copy link
Contributor

@johnglover Cool. Then someone should merge datopian/datahub#369 ;-) Do you have time?

@johnglover
Copy link
Contributor

@domoritz Yes I'll have a look

@amercader
Copy link
Member

FYI this was fixed on the relevant maps on ckanext-spatial as part of ckan/ckanext-spatial@028d26e

@johnglover
Copy link
Contributor

This is now fixed in Recline master but we still have to update CKAN's recline to the latest version.

@amercader
Copy link
Member

@johnglover will we be updating recline before 2.2?

@johnglover
Copy link
Contributor

@amercader No I don't think so, it probably makes more sense to wait until the new view stuff has been merged in. I have moved this to 2.3 for now.

@vitorbaptista
Copy link
Contributor

FYI I've upgraded recline on #1251. When that's merged, this should be fixed as well.

@nigelbabu
Copy link
Contributor

Latest recline is now merged. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants