Closed (fixed)
Project:
Nodeaccess
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2008 at 01:48 UTC
Updated:
21 Mar 2009 at 23:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
JacobSingh commentedYes,
I also spent about an hour scratching my head (and banging my computer) over this one today.
Here is a patch. I think this is a critical bug as it breaks the node_access api.
Comment #2
danielb commentedIt is also in another function earlier in the file with a similar problem possibly.... sorry I should have posted at the time I spotted that.
Comment #3
pwolanin commentedYes, I just his this bug too! The proposed change fixes the bug.
Comment #4
blogbold commentedSure there Is no need to have a fallback for $account? (As seen in node.module.)
Comment #5
pwolanin commentednode module already does the fallback - there is no need to do it again.
Comment #6
Anonymous (not verified) commentedFixed, will post new dev version shortly.