Some tutorial demos do not work due to mixed content (Http/Https)
- 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