Taxonomy Defaults requires 'administer taxonomy defaults' permission, but no permission is provided
seddonym - September 2, 2009 - 11:35
| Project: | Taxonomy Defaults |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
In the latest development version the admin page needs a particular permission that isn't defined in the module:
'access arguments' => array('administer taxonomy defaults'),Should this not be provided by a hook_perm?

#1
Thanks for catching that, @seddonym. Gotta stop testing as the superuser.
Patch committed.
#2
Always a pleasure, never a chore
#3
Automatically closed -- issue fixed for 2 weeks with no activity.