Closed (fixed)
Project:
Nodeaccess
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Reporter:
Anonymous (not verified)
Created:
22 Feb 2007 at 14:15 UTC
Updated:
12 Dec 2023 at 16:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI dont know if the update operation of this module needs the table creation calls (see function
nodeaccess_update_1()innodeaccess.install, but it is definitly needed in functionnodeaccess_install().I submit a patch that needs to be applied as well.
Comment #2
Anonymous (not verified) commentedActually this patch won't fix much, and will cause this module to work improperly. The nodeaccess -> {nodeaccess} will be fixed shortly. As for the rest, I assure you, it queries the {node_access} table for a reason and changing those queries to nodeaccess will break things.
Comment #3
mantyla commented