Posted by deviantintegral on June 20, 2011 at 6:29pm
2 followers
| Project: | jPlayer |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This is a significant issue if a jPlayer is embeded in a View using Quicktabs, as only the first jPlayer is functional.
Comments
#1
#2
The 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.
#3
I committed the patch from #2 to the 6.x-1.x branch.
#4
I'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.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.