Active
Project:
Menu Position
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2015 at 15:42 UTC
Updated:
28 May 2015 at 15:42 UTC
The module completely crashes and the administration page is no more available if a node type has been deleted which is used by a menu position rule.
Delete the dependent menu position rule if a node type was deleted via https://api.drupal.org/api/drupal/modules!node!node.api.php/function/hoo...
We should check if the same problem exists for taxonomy terms or other dependencies.
Delete the affected menu position rules from the database manually.