Last modified: 2014-08-15 04:56:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T71454, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69454 - EmbedVideo extension delivers youtube videos using http instead of https causing modern browsers to block the content
EmbedVideo extension delivers youtube videos using http instead of https caus...
Status: RESOLVED INVALID
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
REL1_20-branch
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
https://userbase.kde.org/Kdenlive/Man...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-13 02:41 UTC by Roger Morton
Modified: 2014-08-15 04:56 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Roger Morton 2014-08-13 02:41:37 UTC
If you use the EmbedVideo extension to embed a youtube video eg {{#ev:youtube|dMH0bHeiRNg}} then the html created delivers the youtube content over http. If the wiki running the EmbedVideo extension is delivering content over https then the resulting page is detected by modern browsers as containing mixed content and the youtube embeded video is blocked.

Users can unblock the content but they might not know that they can do this. I did not know at first.

The solution would be for the extension to deliver the content from youtube over https - youtube can do this. I guess the extension should some how detect if the wiki is using http or https and send youtube data in the matching format.
Comment 1 Roger Morton 2014-08-13 03:23:00 UTC
A comment at https://www.mediawiki.org/wiki/Extension_talk:EmbedVideo#HTTPS_support_with_embedded_youtube says this could be fixed:
It's pretty easy : simply modify EmbedVideo.Services.php to replace frame src "http://" by "https://" in youtube* php array.
Comment 2 Andre Klapper 2014-08-13 08:19:47 UTC
https://www.mediawiki.org/wiki/Extension:EmbedVideo says this is not maintained anymore and hosted on Github, so the bug reports should probably be created at
https://github.com/Whiteknight/mediawiki-embedvideo/issues instead.
Comment 3 Roger Morton 2014-08-13 22:41:49 UTC
Thanks Andre. I think this issue is being covered as https://github.com/Whiteknight/mediawiki-embedvideo/pull/39
Comment 4 Andre Klapper 2014-08-15 04:56:13 UTC
Ah, thanks for finding that. Looks like it should be handled there, hence closing the ticket in WIkimedia Bugzilla as it's not handled here

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links