Closed (fixed)
Project:
Taxonomy Access Control
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2010 at 21:39 UTC
Updated:
18 Sep 2010 at 21:50 UTC
TAC has some logic in hook_nodeapi() that predates the node_revisions table and the node access system. Previously, updating a node when TAC granted access would apparently change the uid, so TAC had to reset it. I tested and confirmed this is no longer necessary in D6 (and probably not in D5); the uid retains the correct value even if this code is removed.
Comments
Comment #1
xjmhttp://drupal.org/cvs?commit=416360