Closed (fixed)
Project:
node privacy byrole
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2007 at 05:21 UTC
Updated:
11 Jun 2007 at 09:01 UTC
After creating a new role in Administer >> Access Control and then applying permissions, the Access Control GUI suddenly stopped working --- checked boxes were not saving as checked, kept reverting to null values.
Here's a screengrab of the Access Control GUI -- note that the top half of the page contains all (wrongfully) empty permissions values, whereas the bottom half retains those intended.
Here's a link to the forum pages on the topic --- it was suggested that I post here as well, given the nature of the problem.
Comments
Comment #1
thatcoder commentedthis isn't consistent with what i'm experiencing with the the forum.module i.e. comments.module, node.module and taxonomy.module
the permissions aren't being saved into node_access table.
is there some other method for managing the contents of that table?
when are the values for the node_access table expected to be generated?
as an authenticated user, i create a forum topic, and can't see it due to node_access and db_rewrite_sql not working properly.
Comment #2
jondoesdrupal commentedLooks like there are still some fundamental functionality issues in 4.7, so am going to close this off and run with http://drupal.org/node/90949 to address this.