Download & Extend

Typo in access permission for content type forms

Project:Filter by node type
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Line 45 of filterbynodetype.module:

'#access' => user_access('adminster filters'),

Should be 'administer filters', (i.e. and 'i' is missing)

Comments

#1

Version:6.x-1.2» 6.x-1.x-dev
Status:active» closed (duplicate)

Looks like it's fixed in DRUPAL-6--1 but not in HEAD.

Oh, the commit log points to #326373: Non-uid 1 cannot set configuration, so I guess this is actually a duplicate.

nobody click here