dojo / dojo/dojo-website

Some tutorial demos do not work due to mixed content (Http/Https)

Open
#5 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6
Forks
20
PR merge metrics
No merged PRs in 30d

Description

In Chrome 44, loading, eg.
https://dojotoolkit.org/documentation/tutorials/1.10/mobile/flickrview/part3/demo/flickrview.html

Fails with

> Mixed Content: The page at 'https://dojotoolkit.org/documentation/tutorials/1.10/mobile/flickrview/part3/demo/flickrview.html' was loaded over HTTPS, but requested an insecure script 'http://api.flickr.com/services/feeds/photos_public.gne?tags=famous%2Cbridge…8112688646&jsoncallback=dojo_request_script_callbacks.dojo_request_script0'. This request has been blocked; the content must be served over HTTPS.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the linked flickrview.html demo and inspect the Flickr request shown in the browser error. Trace where that request is assembled, then verify that loading the HTTPS tutorial demo no longer produces a mixed-content block.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.