Closed (duplicate)
Project:
jPlayer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2011 at 16:29 UTC
Updated:
11 May 2012 at 19:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
rfsbsbThe problem is a missing ); in line 82.
Comment #2
rfsbsbHere is a patch to fix it.
Another thing I think that should be modified is the description of the module, telling that with D6 should be used jPlayer version prior 2.0.
Comment #3
obstikle commentedI can confirm the patch works.
The problem was introduced when the download protection was added. It worked before this. (Specifically, commit c373bf left off the ); ).
Comment #4
deviantintegral commentedThanks for the patch. This was fixed over at #1359716: Player appears paused and in uncontrollable.