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

thatcoder’s picture

this 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.

jondoesdrupal’s picture

Status: Active » Closed (fixed)

Looks 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.