Closed (works as designed)
Project:
Menu Views
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2012 at 20:31 UTC
Updated:
16 Jul 2012 at 17:11 UTC
The statement in the title of this his report may be too general, but it is as far as I could test.
I use the menu view menu in the main menu of an organic groups drupal 7 site.
I have a views menu, which contains links connected to different views.
No problem with normal views that don't use relationships in the view, however:
'my groups' and 'my content' and similar views that use the group relationship, won't appear at all in the menu.
They do appear perfectly fine as block or as page, but not in the menu.
Can you please test that for yourself and confirm if this is indeed the case.
Comments
Comment #1
markhalliwellIf other views show up, then this isn't a menu views issue. Menu views does not, in any way, handle a view's access control. This sounds like an issue with how the view is configured (possibly even which arguments you are providing to the view?) with contextual filters.