Error when trying to disable TAC for a role

cpugeniusmv - April 21, 2008 - 20:21
Project:Taxonomy Access Control
Version:HEAD
Component:Code
Category:bug report
Priority:normal
Assigned:cpugeniusmv
Status:closed
Description

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) {

#1

cpugeniusmv - July 19, 2008 - 15:14
Assigned to:Anonymous» cpugeniusmv
Status:patch (code needs review)» fixed

#2

Anonymous (not verified) - August 2, 2008 - 15:22
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.