Public bug reported: 1. The iframe embed code for YouTube videos does not have the protocol included anymore thus causing problems when trying to embed the code into a site.
The code reads: <iframe width="560" height="315" src="//www.youtube.com/embed/XXXXX?rel=0" frameborder="0" allowfullscreen></iframe> YouTube says: ''Just using //: instead of http:// or https:// means that you would like to use whichever protocol the parent page is using. So a page called http://example.com with include http://youtube.com and a page called https://example.com with include https://youtube.com It's intentional.'' https://groups.google.com/a/googleproductforums.com/d/msgid/youtube /bce484af-b2e6-4f6e-9bc0-6c7617e08406%40googleproductforums.com 2. When someone wants to use the YouTube URL from a mobile device, it is shortened to youtu.be. However, these videos can't be embedded because the filter doesn't understand that URL. ** Affects: mahara Importance: High Status: Confirmed ** Affects: mahara/1.6 Importance: High Status: Confirmed ** Affects: mahara/1.7 Importance: High Status: Confirmed ** Affects: mahara/1.8 Importance: High Status: Confirmed ** Also affects: mahara/1.6 Importance: Undecided Status: New ** Also affects: mahara/1.7 Importance: Undecided Status: New ** Also affects: mahara/1.8 Importance: Undecided Status: New ** Changed in: mahara/1.6 Status: New => Confirmed ** Changed in: mahara/1.7 Status: New => Confirmed ** Changed in: mahara/1.8 Status: New => Confirmed ** Changed in: mahara/1.6 Importance: Undecided => High ** Changed in: mahara/1.7 Importance: Undecided => High ** Changed in: mahara/1.8 Importance: Undecided => High ** Changed in: mahara/1.6 Milestone: None => 1.6.7 ** Changed in: mahara/1.7 Milestone: None => 1.7.3 ** Changed in: mahara/1.8 Milestone: None => 1.8.0rc1 -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contrib members https://bugs.launchpad.net/bugs/1207140 Title: YouTube filter requires updates Status in Mahara ePortfolio: Confirmed Status in Mahara 1.6 series: Confirmed Status in Mahara 1.7 series: Confirmed Status in Mahara 1.8 series: Confirmed Bug description: 1. The iframe embed code for YouTube videos does not have the protocol included anymore thus causing problems when trying to embed the code into a site. The code reads: <iframe width="560" height="315" src="//www.youtube.com/embed/XXXXX?rel=0" frameborder="0" allowfullscreen></iframe> YouTube says: ''Just using //: instead of http:// or https:// means that you would like to use whichever protocol the parent page is using. So a page called http://example.com with include http://youtube.com and a page called https://example.com with include https://youtube.com It's intentional.'' https://groups.google.com/a/googleproductforums.com/d/msgid/youtube /bce484af-b2e6-4f6e-9bc0-6c7617e08406%40googleproductforums.com 2. When someone wants to use the YouTube URL from a mobile device, it is shortened to youtu.be. However, these videos can't be embedded because the filter doesn't understand that URL. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1207140/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

