CK Editor recording plugin fails on IE 11 with AntiSamy High
Description
is depended on by
Activity
Neal Caidin December 3, 2015 at 2:14 PM
Does invalidate the strategy of using IE 10 compatibility to work around this issue?
Neal Caidin December 1, 2015 at 9:57 AM
I will put in release notes for Sakai 10.6 that if you have to use IE with this option you might consider making it IE 10 compatible , but please QA test it before you deploy. Here is the property -
sakai.X-UA-Compatible=IE=EmulateIE10

Trisha Gordon November 18, 2015 at 9:33 AM
Test plan for 10.6 on on https://trunk-mysql.nightly.sakaiproject.org/portal/
In IE 11, create a course site with a dummy roster and add the Lessons tool to it
Add an instructor and student account to the site
Become the instructor and navigate to the site
In Lessons, click the
A
button or Add Content > Add Text to open the editorOn the editor toolbar, click the Record Audio Clip icon (note: You may need to allow/upgrade Flash)
Click the Start Recording button and say (or sing) something
Click the Stop Recording button. You can Preview or just Post Recording. The recorder will encode and eventually post the recording in a player in the editor.
Save the new text/content.
As Instructor or Student in IE 11, you should see an audio player that you can play. The error that should be fixed is the Invalid Source that appears in IE 11.
Neal Caidin November 18, 2015 at 8:11 AM
Is there a Test Plan for this then? Do we want to push to get this into 10.6 ?
I'm not sure I'm clear on what needs to be tested or how to test it.

Matthew Jones November 17, 2015 at 8:50 AM
I think these issues you're talking about are more problems with which are not something anyone has put in a fix yet for. It involves implementing and testing some IE11 specific hack. Basically if you need IE 11 support the easiest is to just set the sakai property to put compatibility mode to IE10 which should work fine.
The default for Sakai 10 is IE 11 but this won't work for audio recorder.
sakai.X-UA-Compatible=IE=EmulateIE10
Once the majority of people upgrade to Windows 10, Edge doesn't have any problems with the flash tag and we can remove it ()
Testing SAK-26145 fails for me on Windows 7/ IE 11 (running virtually on VMWare Fusion.)
There was an issue with when Quicktime is installed (SAK-26292) but there is also an issue when Quicktime isn't installed (this issue)
So to test this you have to make sure to not have Quicktime installed.