Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Mar 2009 at 09:21 UTC
Updated:
29 Mar 2009 at 09:40 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| filefield_empty_rows_update.patch | 1.32 KB | quicksketch |
Comments
Comment #1
quicksketchCommitted.