Closed (fixed)
Project:
XSPF Playlist
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2010 at 10:44 UTC
Updated:
26 Oct 2010 at 16:50 UTC
The function xspf_playlist_url() in xspf_playlist.module doesn't return anything when using a full http path.
It should return the full path without modifications, but it has to return something, in other case some attributes have a null value.
Found this bug adding file_create_url() to cck filefield thumbs
| Comment | File | Size | Author |
|---|---|---|---|
| xspf_playlist_url_full_http.patch | 480 bytes | jcmarco |
Comments
Comment #1
aaron commentedcommitted to the 6.x-2.x branch. thanks!