mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #47354
[Bug 1756642] Re: Problems embedding YouTube video in 17.04
Hi Kristina,
Thanks for the explanation.
The users are creating HTML blocks and copying the '<iframe/>' code.
Using the External - External media worked fine in the export as standalone HTML.
But the 'substitution' in the HTML code is still a problem. There is any
filter applied in the export method? There is a difference between http
and https iframe-videos. Https are respected, and http replaced.
Thanks
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1756642
Title:
Problems embedding YouTube video in 17.04
Status in Mahara:
Incomplete
Bug description:
Reported at https://bugs.launchpad.net/mahara/+bug/548308/comments/6
I'm using Mahara 17.04.3.
If we embed Youtube videos with 'https://' it is exported and shows correctly.
If we embed them with 'http://' the URLs are changed to start with '//'.
So if we embed the 'https://www.youtube.com/embed/<id>' it is shown correctly.
If we embed the 'http://www.youtube.com/embed/<id>' it is replaced with the '//www.youtube.com/embed/<id>'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions
References