Implement hook_taxonomy_vocabulary_delete() to remove the related setting (flat_[VOCABULARY-MACHINE_NAME]) when a vocabulary is deleted.

Comments

vbouchet created an issue. See original summary.

dunin’s picture

Please review my patch.

dunin’s picture

Status: Active » Needs review

  • vbouchet committed b7b672a on 7.x-1.x authored by dunin
    Issue #2598816 by dunin: Remove the related setting when a vocabulary is...
vbouchet’s picture

Status: Needs review » Closed (fixed)

Thanks for this quick patch. I will release a beta2 with all your fixes.