Since this module seemed to be exactly what i needed i decided to give it a try but it seems to have a blind spot. Changes to attachments are not show. It does tell the moderator whenever a file was removedor added, but when an attachment is replaced by another the diff module seems not to notice. Since this is a potential security concern for me i would like to find out whether i can do anything about this. Is it a problem with my set up or is the module simply not capable of handling attachments properly?

regards,
Dirk

Comments

nosro’s picture

I also noticed this. I am using file fields in CCK, not the native Upload system, so it is probably a CCK issue. It seems that only the text CCK fields are 'difference aware', not dates, nodereferences, image, file, etc. (I haven't tested all types - like numbers)

Edit: I found that a newer version of CCK 2.3, fixed this for many field types. Filefield has a patch which gives it the visible diff also: http://drupal.org/node/462744

yhahn’s picture

Status: Active » Fixed

Appears to be working thanks to http://drupal.org/cvs?commit=405702. If you have further issues please reopen.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.