Closed (fixed)
Project:
Diff
Version:
6.x-2.1-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2009 at 12:26 UTC
Updated:
25 Aug 2010 at 20:30 UTC
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
Comment #1
nosro commentedI 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
Comment #2
yhahn commentedAppears to be working thanks to http://drupal.org/cvs?commit=405702. If you have further issues please reopen.