Drupal 6 taxonomy does not have the 'allow delete term' permissions
thekevinday - April 8, 2009 - 15:40
| Project: | Taxonomy Delegate |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
So I made a patch that adds just that!
I am not sure where the 'allow delete term' originated from and I assuming that it was in drupal 5 and is not in 6.
Once I applied the patch, I could supply users with the ability to delete the terms.
This was done against the development version.
| Attachment | Size |
|---|---|
| taxonomy_delegate-add_perms-1.patch | 486 bytes |

#1
Thank you very much for the patch.
I applied it successfully on the stable release.
Can we have this committed in Dev?
#2
I noticed this problem as well, see #351508: Any easy way to prevent delegated users from deleting and editing terms?.