Our website has permissions for term merge for administrators, but users with such a role cannot actually merge the terms, when clocking on Merge the result is

Access denied
You are not authorized to access this page.

The only user who can merge is user/1.

Taxonomy permissions are also set on all vocabularies for users with administrator role.

CommentFileSizeAuthor
#3 merge_access_fix-1234906-3.patch1.19 KBtedbow

Comments

safetypin’s picture

Priority: Normal » Major

I'm experiencing the same problem.

robert.laszlo’s picture

Same here...

tedbow’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Category: support » bug
Status: Active » Needs review
StatusFileSize
new1.19 KB

I have attached a patch that fixes this. I created the patch against the 7.x-1.x-dev version but the same problem is in beta1. Just a permission key mismatch.

mariagwyn’s picture

Had to apply patch manually, but it fixed the very ugly error specified here: http://drupal.org/node/1229740.

Thanks,
Maria

bucefal91’s picture

Status: Needs review » Closed (fixed)

Hello, it's been awhile ago this issue. I have committed a new more or less stable code into 7.x-1.x-dev. Everybody is welcome to try it out and report bugs, I hope to have a stable release of this module soon.