Closed (duplicate)
Project:
ImageField
Version:
6.x-3.0-alpha2
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2008 at 07:16 UTC
Updated:
11 Mar 2009 at 00:42 UTC
When deleting old revisions, uploaded images are not displayed in the content of the current revision. This also happens when I use the revision moderation module and deletes newer revision of a node, even if that revision is not the current used.
Im using:
Drupal 6.5
CCK 6.x-2.0-rc10
Imagefield 6.x-3.0-alpha2
Comments
Comment #1
extect commentedI am experiencing this problem, too. However, it only seems to happen if you delete the revision, which added the image(s). Any plans to fix this? I am not quite sure if this is really a problem of Imagefield. It may be caused by Drupal core!? Any thoughts?
Comment #2
quicksketchThis is fixed in #397578: Uncouple ImageField from FileField Custom Hooks. See the related FileField issue #370531: Properly Handle Revisions for document control.