Closed (outdated)
Project:
Organic Groups Menu (OG Menu)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2011 at 20:11 UTC
Updated:
13 Sep 2018 at 10:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
marcp commentedThe attached patch sends in FALSE as the 2nd parameter to og_is_group_member() in the two places its called in og_menu_access().
This also fixes a bug where users with 'administer nodes' but not 'administer menu' can visit node/%node/og_menu/%menu (and everything under there) even though they are unable to visit node/%node/og_menu.
Comment #2
marcp commentedNote that this patch is against HEAD, though I'm wondering about this: #1031886: HEAD or DRUPAL-6--2?.
Comment #3
jide commented@marcp : Thanks for the patch, I'll try this soon, and have a look at the mess with HEAD.
Comment #4
jvieille commentedThis patch does not seem to work.
When I apply it (manually) to the last dev, the menu options are showing up on nodes, but the menu fields are grayed. When editing a node attached to a menu link, it is ticked for deletion.
So, same problem, bu even more obvious
Comment #5
pfrenssenClosing, since the Drupal 6 version of OG Menu is no longer supported. If this issue is still relevant for the currently supported versions (D7 and D8) then feel free to update the version and reopen the issue.