Active
Project:
Webform Entity
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2011 at 16:58 UTC
Updated:
9 May 2012 at 02:24 UTC
webform_entity_og_context_handler() calls menu_get_item and then tries to check $item['map'], but that key isn't present if access is denied. See menu_get_item() near the bottom, if ($router_item['access']) {
Comments
Comment #1
tim.plunkettThis was fixed in the multistep branch but not 7.x-1.x.