2009/5/15 Scott scott@bscottholmes.com:
Anonymous users can view the referenced node when called directly, ie /node/20. The problem is that the array element [view] is not populated for anonymous users.
Hi Scott, looks like you have enabled field-level access permissions.
Check in admin/build/modules if you have "content permissions" enabled, in the CCK section. If so, you can either disable it (if you don't need to limit access on a per-field level) or enable them individually in admin/user/permissions.
Kind regards, Francesco