Very basic test setup:
a) a referenced node type has a nodereferrer configured for (b)
b) a referencing node type has a node reference configured for (a)
c) 2 nodes are created, one of each, and the node of type (a) is picked from (b)
d) anonymous users and authenticated users have "access content" permission
Neither anonymous nor authenticated users can see the link.
So far I have only successfully seen a back reference link while logged in as admin.
Comments
Comment #1
just4fun-1 commentedI had the same problem, I put in comments the if condition on line 121 "if (node_access('view', $item))" and it works well :)
Comment #2
dopry commentedthis should be fixed in head now... I think I used to load full nodes there, but I don't any more so I added a node_load... Thank Christefano.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.