Closed (fixed)
Project:
jPlayer
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2011 at 18:29 UTC
Updated:
6 Oct 2011 at 17:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
deviantintegral commentedComment #2
deviantintegral commentedThe patch in #1 helps when a view is displayed multiple times on a page, but only if all of the players are loaded on the initial request. This patch adds the request time to the ID, so that any future players added to the page will have a unique ID as well.
Comment #3
deviantintegral commentedI committed the patch from #2 to the 6.x-1.x branch.
Comment #4
deviantintegral commentedI've pushed up the following commits. Note that the parameters for theme('jplayer') have changed, primarily to ensure that any entity type can be themed.