Closed (fixed)
Project:
Revisioning
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jul 2012 at 09:20 UTC
Updated:
23 Apr 2013 at 16:00 UTC
Working on a custom module just found out that after deleting a revision there's still redundant data in the term_node table.
Comments
Comment #1
Alex Andrascu commentedCan't do a patch in the current environment but here's a lead
Comment #2
Alex Andrascu commentedIt seems the same goes for delete archived revisions function so:
Comment #3
Alex Andrascu commentedAlso it seems this bug is to be found in the 7.x dev aswell
Comment #4
rdeboerFor 7.x-1.x-dev this was fixed with #1739886: 'Delete archived revisions' does not clean up corresponding field revisions.
Comment #5
rdeboerPatches of #1 and #2 applied to 6.x-3.x branch with attribution.
Thanks alex.
Rik
Comment #6
Alex Andrascu commentedThank you !