Closed (fixed)
Project:
Comment ACL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 00:49 UTC
Updated:
4 Jun 2010 at 00:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
avpadernoThe only error I can find is in the schema definition, which declares the primary key using a nid field that in not defined.
As the acl_id definition contains "The {node}.nid of the node." as description, I would guess the nid field is really acl_id (or vice versa).
Comment #2
coltranePatch makes key change
Comment #3
gregglesTested and confirmed.
Comment #4
damien tournoud commentedCommitted.