Posted by progga on August 4, 2009 at 4:16pm
Jump to:
| Project: | Revision tags |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
Good catch.
Commited: http://drupal.org/cvs?commit=336936
Will be available in next release.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.