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!