I have a very deep menu structure and for some reason I'm having problems when users with an assigned role are going to edit pages. Occasionally the will run into a specific level in the hierarchy or just a single page within hierarchy that they can't edit. The will be able to edit other pages at the same level and another level deeper.
I have found that if I edit the page as admin and then delete the menu item. Then edit the page again and recreate the menu item the user can then edit the page again.
I've been digging in the database and your module code attempting to find something that might cause this behavior and I'm clueless.
Can you tell me where to look?
Thanks,
kcolwell
Comments
Comment #1
kcolwell commentedThis problem also seems to be related to the menu trim module in some way. Deleting a menu from a node that is no longer editable for certain users and adding a new menu item back to the node does solve this problem However, if you then go back to the new menu item and select "Trim parent items" then the node cannot be edited.
I have no idea why?
Thanks,
kcolwell