Posted by agentrickard on June 4, 2007 at 7:29pm
Jump to:
| Project: | Menu per Role |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
indeed, that seems to be missing.
#2
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.