Posted by quicksketch on March 15, 2009 at 9:21am
2 followers
Jump to:
| Project: | FileField |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | quicksketch |
| Status: | closed (fixed) |
Issue Summary
This was brought to my attention in #310047: Field is not removed from shared content_field_XXX table on delete, where files that were deleted were leaving their data in the field tables. This means that sites upgraded from Drupal 5 are also likely have a large number of lingering entries in their field tables that don't actually match any entries in the files table.
This update sets those rows properly to NULL.
| Attachment | Size |
|---|---|
| filefield_empty_rows_update.patch | 1.32 KB |
Comments
#1
Committed.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.