In navigation menu link to node/add is displayed even when the user doesn't have acces to create any nodes in global context, only in group context. So when the user clicks is, an access denied page is displayed.

Outside the group he has access to node creation this menu item is hidden, but when he enters the group the menu item is displayed.

It's annoying as in the group details block, the correct node/add?gids[]=... link is there. The similar link in the nav. menu gets the users confused.

Comments

somebodysysop’s picture

Status: Active » Closed (works as designed)

See "Create content" notes here: http://drupal.org/node/163572

Yes, it's annoying. But, OGR gives the user the rights of the role he is assigned within the group. So, if he as the ability to create the content within a group context, the link is going to appear on the main navigation menu as long as he is in the group context. Don't have a pretty solution for that other than to not display those links in the navigation menu.

If someone else has a better idea, would like to hear it.