Active
Project:
Flexifield
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 06:43 UTC
Updated:
1 Jun 2010 at 20:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
paul_gregory commentedThis is true of the latest 6.x Dev aswell and I don't think it's related to http://drupal.org/node/292430. I hope this extra info helps out.
I have a flexifield where each 'row' has two imagefield fields and the flexifield is set to have an unlimited number of values.
Cameo 1
+ Thumbnail image field
+ Enlarged image field
Cameo 2
+ Thumbnail image field
+ Enlarged image field
...
In my case there are two slightly different cases when each row of the flexifield takes on the values of the last row (see my attached screenshot)...
Every thing is OK if I browse to and upload each file individually and then save the node. But if I'm lazy and only browse to files and then either:
1) press the 'Add another item' button or
2) save the node
the last image added to the Thumbnail field is copied to the Thumbnail field of all rows and all Enlarged Image fields take on the last value of the Enlarged Image field.
The work around is to browse to the image you want and then press 'Upload' for each field instead of expecting all images to be uploaded at once when you save the node.
P.S. On a flattering note... I'm hugely grateful to Flexifield for solving a big head-scratcher of a problem on an earlier project! Cheers effulgentsia!
Comment #2
BillyMG commentedConfirmed that this is still an issue with the latest versions of FileField, ImageField, and the most up to date dev version of FlexiField.
Comment #3
hnln commentedsubscribe
I have noticed in my form that other flexifields I use also duplicated (the ones without value now show 10 empty fields instead of 2).
Comment #4
hnln commentedThis might be a duplicate of http://drupal.org/node/442834