Closed (fixed)
Project:
Workbench Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
21 Sep 2011 at 00:19 UTC
Updated:
12 Oct 2012 at 17:31 UTC
Jump to comment: Most recent file
To reproduce, Install and enable workbench access module - and add a view. All the Menu node options won't be available.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | workbench_access-hook_view_data_alter-1285796-7.patch | 720 bytes | gabriel.achille |
Comments
Comment #1
agentrickardI have a suspicion why this happens....
Comment #2
peatonAny news on this? I'd like to use both modules.
Comment #3
DaveLindberg commentedAlso interested in hearing about any progress or ideas on this issue.
Comment #4
agentrickardLook at
workbench_access_views_data_alter(&$data)Comment #5
alpay beler commentedI have the same problem. Initially, I thought it was due to draggable views module conflicting with menu node and menu view api modules.
Node listing on my landing pages according to their position within menus has a higher priority than workbench at the moment but I ideally I would like to have both working in tandem.
Comment #6
gabriel.achille commentedMove to the appropriated module
Comment #7
gabriel.achille commentedIn my view, the bug was in workbench_access module, not in menu_node_views. Please find attached my proposal patch.
Comment #8
agentrickardThat makes sense.
Comment #9
agentrickardCommitted.