Closed (duplicate)
Project:
Filter by node type
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2009 at 14:58 UTC
Updated:
11 Nov 2009 at 20:02 UTC
Line 45 of filterbynodetype.module:
'#access' => user_access('adminster filters'),
Should be 'administer filters', (i.e. and 'i' is missing)
Comments
Comment #1
Island Usurper commentedLooks 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.