Closed (fixed)
Project:
Filter Permissions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2011 at 17:44 UTC
Updated:
5 Dec 2011 at 19:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
raulmuroc commentedThinking instead:
Should be $module_group, without '$group_key =>'.
Comment #2
kingfisher64 commentedthe changes in #1 generate the following snapshot error
Comment #3
cyu commentedThe problem is that both the form which displays all of the modules and the confirmation form asking if you'd like to enable module dependencies will trigger filter_perms_form_system_modules_alter(). Checking isset($form['modules']) before trying to process should be sufficient for removing this warning.
This should take care of it: http://drupalcode.org/project/filter_perms.git/commitdiff/48e0d89