When menu_node_form_delete() or menu_item_delete_form() are fired, the corresponding MID rows should be deleted from the {menu_by_role} table.

Looks like this can be done through hook_form_alter() by appending a submit handler.

Comments

fago’s picture

Category: feature » task

indeed, that seems to be missing.

AlexisWilke’s picture

Status: Active » Closed (won't fix)

This is 3 years old... I'm closing it. Hopefully you'll be able to upgrade to 6.x and get that resolved. There are no 5.x maintainers.