I noticed that if a user does not have the "Administer taxonomy" permission, they can still edit the term. Anyone else have this error?

Comments

mlncn’s picture

This problem won't exist in Drupal 7 if this gets into core... care to upgrade? ;-)

We'll look into it.

benjamin, Agaric Design Collective

dman’s picture

Status: Active » Closed (fixed)

Cannot replicate with current version. Anon users do not get the option.
The code seemed to have 'access' => node_access('administer taxonomy'), in there from the start, not sure why you'd have been getting that behaviour.

Closing unless we can repeat it on a clean system.