I haven't tested this very thoroughly on a completely current release of filefield (this happened with 3.0-rc1), but while working on the site, I found that CCK filefields were ignored. This patch for xspf_playlist_cck should make file fields work again. It's definitely working for me.

Comments

aaron’s picture

Status: Needs review » Reviewed & tested by the community

patch works as advertised.

jessefulton’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new1.37 KB

Your patch almost worked for me. I added a file_create_url() call around $field['filepath']

arthurf’s picture

I committed this to the dev branch. Seems to work correctly. Thanks for the patch!

eagle0829’s picture

Sorry, but anyone give me a hand on how to apply the patch? which article?
Is it true that the best approach should be using 6.x-1.x-dev and then add up with these two ?

xspf_playlist_cck.patch
xspf_playlist_cck.module.patch

Thanks a lot.

arthurf’s picture

Status: Needs review » Closed (fixed)

Actually a fix for this was released to the dev version already- see #494818

I'm going to close this ticket and ask that discussion take place over on that other one as this has now become a duplicate