IBMDataScience/datascix

What's New page contains mixed content: Images referenced by HTTP and HTTPS

Closed this issue · 2 comments

Problems

  • Browser security error
  • Relying on images from the DSX Blog (can be easily broken; should be self-contained)

JavaScript Console Errors

Loading mixed (insecure) display content “http://datascience.ibm.com/blog/content/images/2016/08/wRdxWjmL4w.gif” on a secure page
Loading mixed (insecure) display content “http://datascience.ibm.com/blog/content/images/2016/06/m6QlLRdb3k.gif” on a secure page

Recommendations

  • Always upload referenced images to this repository
  • Always reference images via HTTPS

Done.

I uploaded the two animated GIFs referenced in the DSX Blog to this repository and referenced them securely via HTTPS in the JSON file.