$items['admin/settings/admin_dashboard'] = array(
    //...
    'access arguments' => array('administer admin_dashboard'),

The permission "administer admin_dashboard" is not defined in hook_perm. I believe this should be "administer administration dashboard".

Sorry for not filing a patch; I cannot make one atm.

CommentFileSizeAuthor
#1 do904566-bogus-perm.patch582 bytesheine

Comments

heine’s picture

Status: Active » Needs review
StatusFileSize
new582 bytes
skilip’s picture

Status: Needs review » Patch (to be ported)

Thanks for reporting!

skilip’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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