Closed (fixed)
Project:
Revision tags
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2009 at 16:16 UTC
Updated:
18 Mar 2010 at 12:50 UTC
I created three revisions of a node and assigned three revision tags to them. Then I deleted one of the revisions. The revision tag listing page now rightly displays the remaining two revisions (since it relies on node_revision_list() ). But in the "revision_tags" table in the database, the deleted revision and the corresponding tag remains. I am using non-unique tags. Thanks.
Comments
Comment #1
franskuipers commentedGood catch.
Commited: http://drupal.org/cvs?commit=336936
Will be available in next release.