Closed (duplicate)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2008 at 17:35 UTC
Updated:
11 Mar 2009 at 00:32 UTC
Content Construction Kit (CCK) 6.x-2.1
ImageField 6.x-3.0-alpha3
File system Writable (public download method)
Enable custom alternate text (checked)
Enable custom title text (checked)
Description field: Enabled
Expected result: data should be serialized and written to data field
In fact, they do not:
*************************** 1. row ***************************
vid: 33264
nid: 33264
...
other cck field data
...
field_image_fid: 12047
field_image_list: 1
field_image_data: a:5:{s:3:"fid";s:5:"12047";s:5:"width";i:447;s:6:"height";i:600;s:8:"duration";N;s:11:"description";s:0:"";}
Comments
Comment #1
drewish commentedi think this is a duplicate of #311436: Imagefield does not write in database Drupal 6.4
Comment #2
drewish commentedactually i think this is really a filefield issue #310126: Filefield Meta erasing file descriptions leaving this open so people can find it though.
Comment #3
quicksketchHopefully users are better at searching with the new D6 project.module. Moving back to duplicate.