Typo in access permission for content type forms

cmoad - October 30, 2009 - 14:58
Project:Filter by node type
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:duplicate
Description

Line 45 of filterbynodetype.module:

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

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

#1

Island Usurper - November 11, 2009 - 20:02
Version:6.x-1.2» 6.x-1.x-dev
Status:active» 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.

 
 

Drupal is a registered trademark of Dries Buytaert.