Closed (duplicate)
Project:
FileField
Version:
6.x-3.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Jun 2010 at 18:56 UTC
Updated:
22 Jun 2010 at 19:25 UTC
I'm using filefield/imagefield and the Title field to attach text to uploaded images. Everything was working before the upgrade, and after the upgrade things seems to be ok.
But the client contacted me and said that the text was being erased after they edited nodes.
After messing around with it a bit, I decided to downgrade back to 6.x-3.3 and everything works again.
Not sure what the problem is, but I'm guessing that the new code isn't accessing the database properly in edit mode, so the text seems to disappear.
I can save new text, but editing it again will make it disappear.
Comments
Comment #1
quicksketch#834018: Data serialized in a field's data column is lost after field_file_load if filefield_meta in use