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

NancyDru’s picture

Assigned: Unassigned » NancyDru
Status: Active » Fixed

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

Committed on both branches.

Status: Fixed » Closed (fixed)

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