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

CommentFileSizeAuthor
xspf_playlist_url_full_http.patch480 bytesjcmarco

Comments

aaron’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev
Status: Needs review » Fixed

committed to the 6.x-2.x branch. thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.