Closed (fixed)
Project:
Taxonomy access fix
Version:
8.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2017 at 09:20 UTC
Updated:
27 Feb 2017 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #2
rudiedirkx commentedIf I don't have access, I don't see the buttons, so I don't think
$form['actions']['reset_alphabetical']['#access'] = FALSE;is necessary.
If I do have access, I don't have access. Very very sloppe for a module that's supposed to fix access =) Mea culpa.
I'll try the patch soon.
Comment #4
rudiedirkx commentedThe
#accessisn't necessary because a few lines below:which hides the reset button too.
Used the other part though. Fixed in dev. Thanks!
Comment #5
rudiedirkx commentedNew release to keep the project page fresh: https://www.drupal.org/project/taxonomy_access_fix/releases/8.x-2.1