Closed (won't fix)
Project:
Nodeaccess
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2010 at 17:07 UTC
Updated:
28 Jan 2014 at 16:16 UTC
Jump to comment: Most recent
Comments
Comment #1
nate.klingerman commentedComment #2
vlad.pavlovic commentedYou must somehow have a node (in the node table) that has a nid of 0, I am not sure how that happened though.
The function node_access_write_grants ultimately writes that grant and never checks that nid > 0.
Sorry, wish I could help you.