Not working in conjunction with Taxonomy Access for Categories to be restricted by roles.
Vocabularies set to show in taxonomy menu are still producing and outputting content regardless of Taxonomy Access Control specific by roles and does not honour these restrictions.
Ideally would be great if Taxonomy Access supercedes all rules for taxonomy.
Lisa
Comments
Comment #1
jonbob commentedThis sounds like a taxonomy issue, and not something specific to this module. Are you seeing *content* that should be restricted, or links to *categories* that are restricted? The latter is an API weakness that will need to be dealt with in the DB layer. The former would be a critical security bug, but it's one I can't reproduce. Reopen if you're seeing content that should be denied, and describe steps to reproduce.
Comment #2
tulula commentedIt's both - Taxonomy Menu and Taxonomy dhtml links remain available constant for all users and do lead to content. Taxonomy html, however, does follow Access Category Permissions as should with error messages I customized with http://drupal.org/node/10279.
As I'm using 4.5.2, would you advise an upgrade of taxonomy.module?
Lisa