Closed (fixed)
Project:
External New Tab
Version:
6.x-1.7
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 Jan 2010 at 09:50 UTC
Updated:
1 Mar 2010 at 15:30 UTC
Jump to comment: Most recent file
The configuation page relys on the permission 'administer external' but this permission is not created by the module. This means that only user #1 can access the configuation page.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | external.module.681272.patch | 415 bytes | j0nathan |
Comments
Comment #1
mcrittenden commentedOn it.
Comment #2
j0nathan commentedHi,
I implemented hook_perm.
Please see attached patch.
Comment #3
mcrittenden commentedPatch committed to 6.x-1.8. Thanks!