Closed (fixed)
Project:
Forum Access
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2007 at 13:35 UTC
Updated:
30 Apr 2007 at 14:17 UTC
I just tried to get into the magic of node access modules, so I had a look at the acl and forum_access modules. However, I wondered if an implementation of hook_node_grants() isn't necessary for the acl module? form_access does just return the rid..
So I tried if the acl does really work. I removed edit post access from every roles but added a moderator. Then I created a new post in this forum, which was editable by the admin user. Then I logged in as moderator, but I wasn't able to edit the post.
So I'm wondering if the acls are correctly applied?
Comments
Comment #1
fagohttp://drupal.org/node/135684
I've tested it again with the latest acl module and now it works.
Comment #2
(not verified) commented