I think this is the same as bug #777034 - htmlpurifier is rewriting the <object> code to disable networking and/or script access and blocking it from running.
-- You received this bug notification because you are a member of Mahara Committers, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/783412 Title: SCORCH files wont display in HTML view Status in Mahara ePortfolio: Triaged Bug description: HTML snipit as follows, fails to display SCORCH file in HTML view. <object id="ScorchPlugin" classid="clsid:A8F2B9BD-A6A0-486A-9744-18920D898429" width="604" height="896" codebase="http://www.sibelius.com/download/software/win/ActiveXPlugin.cab#4,0,0,0"> <param name="src" value="Minor_Swing.sib"> <param name="type" value="application/x-sibelius-score"> <param name="scorch_minimum_version" value="5000"> <param name="scorch_preferred_version" value="5000"> <param name="scorch_shrink_limit" value="90"> <param name="scorch_shrink_limit" value="90"> <param name="SplitPlayBack" value="1"> <param name="SplitView" value="0"> <param name="SplitNumSystems" value="1"> <embed src="Minor_Swing.sib" scorch_minimum_version="5000" scorch_preferred_version="5000" scorch_shrink_limit="90" width="604" height="896" type="application/x-sibelius-score" pluginspage="http://www.sibelius.com/cgi/plugin.pl" SplitView="0" SplitNumSystems="1" SplitPlayBack="1"> </embed> </object> Forum post about this issue here: http://mahara.org/interaction/forum/topic.php?id=3477#post15148 _______________________________________________ Mailing list: https://launchpad.net/~mahara-core Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-core More help : https://help.launchpad.net/ListHelp

