Download & Extend

taxonomy removed still present in database

Project:Taxonomy Delegate
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:NancyDru
Status:closed (fixed)

Issue Summary

If I remove a taxonomy used by taxonomy_delegate, the entries are still present in the taxonomy_delegate table.

It means that the page "category_admin" contains invalid rows.

A workaround for this bug is to delete the entries in the taxonomy_delegate table manually.

Comments

#1

Assigned to:Anonymous» NancyDru
Status:active» fixed

I added hook_taxonomy to delete the delegation when the vocab is deleted.

Committed on both branches.

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.