The implementation of hook_menu for the administration pages checks to see if the current user has the administer e-activist permission, but this permission is not actually declared.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | e_activist-missing_permission-2308921-1.patch | 779 bytes | chapabu |
Comments
Comment #1
chapabu commentedThe attached patch provides the
administer e-activist permission.Comment #3
engagingnetworks commentedCommitted to 2.x-dev.
Thanks for the patch!