Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2010 at 13:48 UTC
Updated:
29 Jul 2014 at 19:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
bblake commentedPatch included
Comment #2
febbraro commentedsubscribe
Comment #3
joelcollinsdc commentedsubscribe
Comment #4
mr.baileysUsing the machine name instead of vid in the permission name certainly makes sense from a DX perspective. A couple of issues with the current patch though:
Reviewing your patch also made me look for the original patch that introduced these permissions. Take a look at #340652: Edit/delete terms permission per vocabulary, it has in-depth information on vid versus machine name. If you go through with this patch, make sure you address the issues raised in that thread.
Comment #5
kehan commentedsubscribe
Comment #6
mr.baileysThere seems to be a little more traction in #995156: Use vocabulary machine name for permissions, so marking this one duplicate.
Comment #7
mr.baileys