Download & Extend

Node-reference fields values overwritten with null

Project:CCK Field Permissions
Version:5.x-1.10
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I use Drupal 5.1 with PHP 4.4.0
I use CCK Version 1.5.
I use CCK Field Permissions 5x-1.10.
I have a content type which contains node reference fields.
The CCK Field permissions modules is working well accept node reference fields.
After a user edits a node and submit the values the node-reference fields were set to null.
The idea of this node is to have a few node reference fields which are only editable by an admin.
The other fields should be editable by the user which owns the node.
I have read the whole day everything on drupal about this topic.
I have installed CCK Field Permissions 5x-1.9 because there was a comment, that ists working but its the same problem
I have tried to understand the source code but I finally failed :-(
Has someone an idea?

Comments

#1

there is a similar issue with the user reference field and version 5.x.1.10
version 5.x.1.09 works.

#2

Has there been any updates. I too need to use node reference fields with CCK field permissions, and values get reset to null.

#3

same problem.... :/
1.9 or 1.10

#4

oops.. I fixed it settinh "edit own cck permissions" to true in the user access panel... for that role... so users can enter the field into the database . but they don't see it so they don't know about it.

#5

You may want to look at this patch: http://drupal.org/node/186914#comment-659964

#6

Status:active» closed (duplicate)

Duplicate: http://drupal.org/node/186914