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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | xspf_playlist_cck.module.patch | 1.37 KB | jessefulton |
| xspf_playlist_cck.patch | 1.32 KB | chellman |
Comments
Comment #1
aaron commentedpatch works as advertised.
Comment #2
jessefulton commentedYour patch almost worked for me. I added a file_create_url() call around $field['filepath']
Comment #3
arthurf commentedI committed this to the dev branch. Seems to work correctly. Thanks for the patch!
Comment #4
eagle0829 commentedSorry, 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.
Comment #5
arthurf commentedActually 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