Closed (fixed)
Project:
Media Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2008 at 07:35 UTC
Updated:
30 Dec 2008 at 15:30 UTC
hi,
trying to display a flv file the file parameter passed to jw_player is:
file=http://192.168.0.105/drupal6/?q=sites/default/files/media/test.flv&width...
seems to have an extraneous "/?q="
Comments
Comment #1
rhys commentedThanks, this is a result of using the function url(), with clean urls off.
I'll attempt to fix this as soon as possible.
Comment #2
jjbarrows commentedfixed by enabling clean URL's (luckily i administer the server, but that may change when we go out of testing)
Comment #3
rhys commentedThis problem is fixed in CVS.