Closed (duplicate)
Project:
ImageField
Version:
6.x-3.10
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2011 at 13:42 UTC
Updated:
14 Apr 2013 at 18:11 UTC
Hello,
It seems that when i delete an image then save my node (without uploading another image), the imagefield will now show an image that's not the default one i defined for that field, but one belonging to another node! I also noticed the image in question is always the same one...
Comments
Comment #1
quicksketchThis is essentially the same problem as #460996: ImageField Default Images not showing up in Views. ImageField has a fundamental flaw around its default image handling. Unfortunately it's not likely to be fixed in Drupal 6. The only solution is to use different image fields rather than sharing the same field across multiple types.
Comment #2
quicksketch