Hi,
I have an issue in configuration where user have not permission Administer menu (Menu module), but have permission to edit content. When user tries to edit content (out of group, but content type could be in group with it's menu) it shows Menu vertical tabs section in a node form with it's menu item in main menu, but it should not (user have not permission). Interesting is that Parent item select box is empty and when user saves the content it prints error "You cannot add menu items to this menu. Choose another parent menu." on this field. When I enable Administer menu permission for this user, the Parent item field is correctly filled with menu tree, correct item is selected and content could be saved successfully. Too I tried to disable OG menu module and it works then.

See this video where I shows it: https://www.dropbox.com/s/wudvxo9fub3v9i2/OG%20menu%20bug.mov

Tell me if I can send you some debug output, I am lost with debugging this module.

Comments

rv0’s picture

Status: Active » Postponed (maintainer needs more info)

I see you have a menu item translation module active, could you try disabling that and tell me if the problem is still there?

Honza Pobořil’s picture

Status: Postponed (maintainer needs more info) » Active

I disabled i18n_menu and entity_translation_i18n_menu, but same problem occurs.