Closed (fixed)
Project:
JW Player
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2011 at 11:40 UTC
Updated:
12 Oct 2011 at 11:51 UTC
Jump to comment: Most recent file
jw_player_preprocess_jw_player() contstructs the path to player.swf without the / (slash) character and this results in a 404 error when called.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jw_player_missing_slash-1293408-1.patch | 903 bytes | melon |
Comments
Comment #1
melon commentedSee attached patch.
Comment #2
rickvug commentedObvious error, thanks for the patch. Committed (http://drupalcode.org/sandbox/skilip/1143300.git/commit/2564b42b2c01b91d...).