Download & Extend

"This post can't be referenced" error when saving a post with nodereference fields

Project:Content Construction Kit (CCK)
Version:6.x-2.7
Component:userreference.module
Category:bug report
Priority:major
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I am no idea of the origin of the error because the error appeared when I installed the latest version of drupal (6.17) and cck (6.x-2.7). Until now it worked correctly.

The error only appears when some content types are selected: I have a lot of content types and only some of them are rejected.
I can't find similarities between the rejected and accepted content types.
The error is independent of the selection of content type or views, it seems be dependent on the type of the node finally selected. For instance, if I mix two content types for selection, the error appears only in one content type.
The error appears for user, not for administrators.
Some idea?
Thanks

Comments

#1

There's a nasty bug introduced into Views with version 6.x-2.11 (released 17 June 2010) that alters the global user's roles array. This causes all sorts of problems, perhaps also the issue here.

Fix will be in the next release of Views, patch is available from the issue:
http://drupal.org/node/832954

#2

Thanks. I discovered the problem was a view with an argument with role selection. I removed it.

#3

Priority:critical» major
Status:active» fixed

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here