Hello,

I just set up a rule to deny access to Forum *default* to all authenticated users. When I navigate to the forum post, I can still see the node, but all the breadcrumbs of forums have been stripped. It seems like it only denies access to the taxonomy terms, not the nodes themselves.

Any ideas? Am I missing something here?

Thanks,
Andrey.

Comments

mr.andrey’s picture

I just rebuild the permissions and it now denies access as expected. I'll keep an eye on it and throw a post here if this happens again.

Best,
Andrey.

toniw’s picture

Sounds like the same problem as http://drupal.org/project/issues/10126
And yes, there is something fishy in taxonomy_access_node_access_records() in taxonomy_access.module that is causing this (at least in 5.x)

xjm’s picture

Category: support » bug
xjm’s picture

Status: Active » Closed (duplicate)