SCORCH files wont display in HTML view

Bug #783412 reported by Nathan-friend
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mahara
Won't Fix
Medium
Christopher Tombleson

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

Revision history for this message
Nathan-friend (nathan-friend) wrote :
Changed in mahara:
status: New → Triaged
tags: added: htmlpurifier
tags: added: bite-sized
Changed in mahara:
importance: Undecided → Medium
Revision history for this message
Darryl Hamilton (lordp) wrote :

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.

Revision history for this message
Christopher Tombleson (christopher-k) wrote :

Did you have the Scorch player web browser plugin installed on your machine?
It's working fine in Firefox 3.6 on Windows Xp.

You can get the plugin from: http://www.sibelius.com/products/scorch/index.html
It also only runs on Mac and Windows. It looks like they have no plans to add support for Linux

Changed in mahara:
assignee: nobody → Christopher Tombleson (christopher-k)
Changed in mahara:
status: Triaged → In Progress
Revision history for this message
Nathan-friend (nathan-friend) wrote : Re: [Bug 783412] Re: SCORCH files wont display in HTML view

Hi Chris,
Yes I do have the Scorch player installed.

Cheers,

Nathan.

On Mon, Jul 11, 2011 at 10:31 PM, Christopher Tombleson <
<email address hidden>> wrote:

> Did you have the Scorch player web browser plugin installed on your
> machine?
> It's working fine in Firefox 3.6 on Windows Xp.
>
> You can get the plugin from:
> http://www.sibelius.com/products/scorch/index.html
> It also only runs on Mac and Windows. It looks like they have no plans to
> add support for Linux
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> 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
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mahara/+bug/783412/+subscriptions
>

Revision history for this message
François Marier (fmarier) wrote :

There is a patch here: https://reviews.mahara.org/#change,459

but it won't be merged into core Mahara for now.

Changed in mahara:
status: In Progress → Won't Fix
Revision history for this message
Nathan-friend (nathan-friend) wrote :

Thank you so much for creating this patch. I have applied it to our Mahara installation. Simple question, how do I reference the sib file in the embed HTML? I've uploaded the sib to myfiles and then used <param name="src" value="Minor_Swing.sib"> as in the code above but this doesn't apear to work. The plugin now loads OK, but it can't find the sib.

Revision history for this message
Christopher Tombleson (christopher-k) wrote :

You will need the full url to the file.
Did you upload the file to mahara?

Revision history for this message
Nathan-friend (nathan-friend) wrote :

Yes I've uploaded the file to Mahara http://vle.cant-col.ac.uk/mahara/artefact/file/download.php?file=925&view=1740

I've tried using this url as the "src" atribute here http://vle.cant-col.ac.uk/mahara/view/view.php?id=1740 but it doesn't work.

Do you know how I can find the full path to the artefact?

Revision history for this message
Christopher Tombleson (christopher-k) wrote :
Revision history for this message
Nathan-friend (nathan-friend) wrote :

Hi Christopher,
Unfortunately that didn't work. Thank you for your suggestions. It looks like getting Mahara to display SCORCH files is rather tricky!

Cheers,

Nathan.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.