Quick grant doesn't work
xMATTx - November 19, 2008 - 15:34
| Project: | node privacy byrole |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
The "Submit" and "Save configuration" action have no effect.
In the file node_privacy_byrole_quick_grant.module must change:
function node_privacy_byrole_quick_grant_settings_submit($form_id, &$form_values)
by
function node_privacy_byrole_quick_grant_admin_settings_submit($form_id, &$form_values)

#1
Checked into CVS revision 1.1.4.3.
#2
Automatically closed -- issue fixed for two weeks with no activity.