This worked fine when it was first installed on Drupal 6.3. It's since been upgraded to D6.12. A user just notified me that she has access to posts that she shouldn't.

After investigating, it looks as though this module does nothing. A content type is set to default to visible to roles A & B. A node of that type is then overridden to only role B can view.

However, both roles A & B can see the node. I rebuild permissions and check that all node privacy byrole permissions should be reset to defaults, but it doesn't change the permissions set on that node, and it doesn't affect who can see it.

Any suggestions?

Comments

binford2k’s picture

Status: Active » Closed (fixed)

I uninstalled and reinstalled the module (and went through the painful process of assigning default view permissions to everything again) and it started working again.