The mean module has two permissions references ('administer mean' and 'administer mean packets') but only defines 'administer mean'. Furthermore the permissions hook is the Drupal 6 version so incorrect. The mean_shadow module has one permissions reference but no permissions hook defined. Attached patch addresses both issues.

CommentFileSizeAuthor
mean-hook_permissions-fix.patch1.36 KBjaydub

Comments

basik.drupal’s picture

Status: Needs review » Closed (fixed)

  • Commit 600c39e on 7.x-1.x by basik.drupal:
    Issue #2225761 by jaydub: Fixed hook permissions fix