Closed (fixed)
Project:
Node access user reference
Version:
6.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 02:16 UTC
Updated:
9 Feb 2011 at 03:50 UTC
When I rebuild permissions, i consistently get this error:
user warning: Duplicate entry '3-1-nodeaccess_userreference' for key 'PRIMARY' query: INSERT INTO node_access (nid, realm, gid, grant_view, grant_update, grant_delete) VALUES (3, 'nodeaccess_userreference', 1, 1, 1, 0) in /var/www/acquia/modules/node/node.module on line 2267.
Seems to work fine otherwise.
Comments
Comment #1
danielb commentedhmm yeah that code got changed, I've changed it back so it overrides duplicates