The documentation of entity_access() stats that the $op parameter of the access callback should be one of 'view', 'update', 'create' or 'delete', but in entity_metadata_taxonomy_access() $op == 'edit' is tested instead of $op == 'update'.

Comments

fago’s picture

Status: Needs review » Fixed

thanks for catching this. committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.