Download & Extend

Taxonomy Defaults requires 'administer taxonomy defaults' permission, but no permission is provided

Project:Taxonomy Defaults
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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?

Comments

#1

Status:active» fixed

Thanks for catching that, @seddonym. Gotta stop testing as the superuser.

Patch committed.

#2

Always a pleasure, never a chore

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.