The check to see if the jplayer js files are installed in libraries/ fails, i.e., it always succeeds, even when not installed. The attached patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jplayer_js_aggregation.patch | 1.04 KB | berenddeboer |
| jplayer_requirements.patch | 364 bytes | berenddeboer |
Comments
Comment #1
berenddeboer commentedI made a few other changes also to fix #1133214: "Aggregate JavaScript files" in Performance breaks jPlayer, so I thought it best to provide a roll-up patch of all changes. This one also includes a link to jplayer settings to go to from within the module page.
Comment #2
deviantintegral commentedI committed the fix for the library requirement in a6ad159. The other changes will be in separate issues.