[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-05-24 Thread Launchpad Bug Tracker
[Expired for Mahara because there has been no activity for 60 days.]

** Changed in: mahara
   Status: Incomplete => Expired

-- 
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:
  Expired

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/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-25 Thread Kristina Hoeppner
Since you have an https site, you'll need to make sure that the embed
code includes https from YouTube.

The easiest to do that is to always open YouTube via https. I'm actually
automatically forwarded to https so don't know how you would end up with
an http embed code. Maybe your regional YouTube is different? The best
would be for the students to always ensure to open YouTube via https and
then get the https embed code.

In the past, browsers allowed mixed content, i.e. an http element on an
https site. But that has gotten stricter. When we have an http site, the
embed code is stripped back to "//" as the browser should then use the
correct protocol. But that doesn't seem to be working properly for you.

-- 
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/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-20 Thread Ulises Martínez Miralles
Hi Kristina,

Thanks for the explanation.

The users are creating HTML blocks and copying the '' 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/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-19 Thread Kristina Hoeppner
Thanks for the info, Ulises. Can you please test on
https://demo.mahara.org ?

Using the "Embedded media" block, when I paste the entire embed code for
a video using the http URL in the embed code, e.g.

http://www.youtube.com/embed/LLSvd0lxtjM"; frameborder="0"
allow="autoplay; encrypted-media" allowfullscreen>

the "Embedded media" block transforms that into https and thus displays
the video correctly in the export.

You don' even need to use the embed code that you receive from YouTube,
but can simply use the URL or the URL that you get from the "Share" menu
on YouTube.

-- 
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/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-19 Thread Ulises Martínez Miralles
Hello Kristina,

My site use HTTPS.
I forgot to say that the problem appears with the standalone HTML exporting.
I was focused on it and searching for related bugs and didn't mentioned it, 
sorry about that.

Ulises

-- 
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/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1756642] Re: Problems embedding YouTube video in 17.04

2018-03-17 Thread Kristina Hoeppner
Ulises, is your site on http or https?

-- 
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/' it is shown correctly.
  If we embed the 'http://www.youtube.com/embed/' it is replaced with the 
'//www.youtube.com/embed/'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1756642/+subscriptions

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp