Reviewed & tested by the community
Project:
Media: Vimeo
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2017 at 15:15 UTC
Updated:
5 Oct 2017 at 14:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
steven buteneers commentedComment #3
steven buteneers commentedSupplied patch to use secure protocols. Also updated the MediaInternetVimeoHandler that was still using HTTP for embedding.
Comment #4
steven buteneers commentedComment #5
colorfulcoder commentedSeems legit: Since all the URL's you changed are in domain vimeo.com, and that domain automatically redirects you to https://vimeo.com.
Changing the .json file URL's might be out of scope, but it's an improvement (performance wise) so I think that should be included.
- Tested if the patch rolls -> it does.
- Tested if the patch fixes the problem -> it does.
- Tested if the patch gives any additional bugs -> it doesn't seem to.
- The patch doesn't change anything about coding style, so that still applies.