Posted by Dirk on November 8, 2009 at 12:26pm
Jump to:
| Project: | Diff |
| Version: | 6.x-2.1-alpha1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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
#2
Appears to be working thanks to http://drupal.org/cvs?commit=405702. If you have further issues please reopen.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.