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

xjm’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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