The Permissions by Term module does not delete records from it's own storage when a term is deleted from the system. References to the term should be deleted from permissions_by_term_role and permissions_by_term_user tables when a taxonomy term is deleted.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | interdiff-2947315-12495844-12495882.txt | 336 bytes | daglees |
| #3 | 2947315-delete-access-storage-use-stmt.patch | 1.83 KB | daglees |
| #2 | delete_access_storage.patch | 1.57 KB | daglees |
Comments
Comment #2
dagleesComment #3
dagleesUpdated with missing use statement.
Comment #4
dagleesComment #5
dagleesComment #6
dagleesComment #7
jepster_Thanks. I will check this on coming weekend.
Comment #9
jepster_Thanks a lot @Daglees! Commited to the dev branch. Will come stable with the next stable version soon.