https://bugzilla.wikimedia.org/show_bug.cgi?id=69454

            Bug ID: 69454
           Summary: EmbedVideo extension delivers youtube videos using
                    http instead of https causing modern browsers to block
                    the content
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: [other]
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to