Closed (fixed)
Project:
Forum Access
Version:
5.x-1.10
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Feb 2008 at 21:45 UTC
Updated:
28 Mar 2008 at 01:34 UTC
If a role is deleted that had some rights in a forum, then the corresponding record in the {forum_access} table is not removed.
This does not compromise security in any way, but it keeps useless data in the {forum_access} and {node_access} tables. Unfortunately, core doesn't provide a hook for role removal, so I will probably implement a check in hook_cron.
Comments
Comment #1
salvisNo need for hook_cron, just catch the [Delete role] submit.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.