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>'.

-- 
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/548308

Title:
  bad paths to embedded media in html exported views

Status in Mahara:
  Fix Released

Bug description:
  Hi,

  I am experimenting with Mahara v1.2 and I have found that when I
  generate a html export of a view that includes embedded media files
  e.g. mov then the main index.html file appears to unnecessarily append
  the following "&view=10" to the paths to the media. This appears in
  line 45 and 57 of the attached file. Consequently when I try to view
  these artefacts the path is invalid. When I manually delete the
  characters the view and artefacts behave as expected.

  This bug was imported from eduforge.org, see:
  
https://eduforge.org/tracker/index.php?func=detail&aid=3438&group_id=176&atid=739

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/548308/+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

Reply via email to