I noticed that if a user does not have the "Administer taxonomy" permission, they can still edit the term. Anyone else have this error?
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
Comment #1
mlncn commentedThis problem won't exist in Drupal 7 if this gets into core... care to upgrade? ;-)
We'll look into it.
benjamin, Agaric Design Collective
Comment #2
dman commentedCannot 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.