Closed (fixed)
Project:
Taxonomy Access Control
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
21 Apr 2008 at 20:21 UTC
Updated:
2 Aug 2008 at 15:22 UTC
When trying to disable TAC for a role, I got a double 404 error.
Fix: Change Line 73 in taxonomy_access_admin.inc
-function taxonomy_access_admin_delete_role($rid) {
+function taxonomy_access_admin_delete_role($form_state, $rid) {
Comments
Comment #1
cpugeniusmv commentedComment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.