mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #07796
[Bug 889029] Re: Flowplayer controls are broken for audio content over https in Chrome and IE
The issue was caused by mod_deflate Apache settings, in particular it
compressed mp3 which confused flowplayer. If you use mod_deflate, the
ideal configuration for Mahara should allow compressing text data only.
e.g.:
AddOutputFilterByType DEFLATE text/html text/plain text/xml
application/javascript application/rss+xml
** Changed in: mahara
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/889029
Title:
Flowplayer controls are broken for audio content over https in Chrome
and IE
Status in Mahara ePortfolio:
Invalid
Bug description:
There seems to be the bug in flowplayer related to audio content
playing over https in Chrome and IE. It is very likely to be the issue
for Mahara as well.
For details see:
http://tracker.moodle.org/browse/MDL-30217
http://code.google.com/p/flowplayer-plugins/issues/detail?id=22
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/889029/+subscriptions
References