Caused by: http://drupal.org/node/30984

I found this while working on the user permissions patch over at http://drupal.org/node/73874.

user_filters() wasn't updated for the new hook_perm() format, and was using the description instead of the permission name in a LIKE query... Obviously this doesn't work very well.

CommentFileSizeAuthor
permission_description_regression.patch835 bytesbdragon

Comments

webchick’s picture

Status: Needs review » Closed (duplicate)