Closed (fixed)
Project:
Block Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2011 at 18:41 UTC
Updated:
7 Oct 2012 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
lambic commentedDo you have all the 'all blocks' permissions turned off?
Comment #2
knaffles commentedYes, I have all of the all blocks permissions turned off. The only permission the role has related to blocks is "administer blocks."
Comment #3
Anonymous (not verified) commentedSame here
Comment #4
drclaw commentedThis same issue had me stumped as well. It seems that without enabling the "Administer Blocks" permission, users are denied access to the block edit page entirely. But if you do grant a particular role the "Administer Blocks" permission, it seems like it overrides any block_access module permissions.
Are we missing something here in setup or is it just still being worked on?
Comment #5
drclaw commentedI posted a patch that might help:
#1494764: "Configure All..." permissions don't work
Comment #6
lambic commenteddrclaw's patch has been commited to 7.x-1.x-dev, hopefully that fixes this issue.
Comment #7
lambic commented