Hi,
After latest security update of the FileField I've spotted that CCK fields ImageField, LinkImage stopped saving values (Description, URL) into the database. I'm not sure but suspect this is because of changes in the handling of user input of FileField.
Could you please check it guys?
* Also posted to LinkImage #832256: Default URL not overriden, URL for LinkImage not saved
Comments
Comment #1
quicksketchThanks for the heads up kettari. Moving this to a support request since it's not a bug in the FileField code base.
Comment #2
shaneonabike commented+1 This is causing some issues on some our client sites would be great to fix.
Comment #3
shaneonabike commentedPS - We can confirm that turning off Filefield Meta solved this issue and the description / alt desc are being saved and loaded in the node
Comment #4
harcher commentedI need FileField_Meta so disabling it isn't a solution for me.
Need a fix please.
Comment #5
quicksketchSee #834018: Data serialized in a field's data column is lost after field_file_load if filefield_meta in use