node->lnid not accesible from CCK computed field

arojoal - June 9, 2009 - 22:13
Project:Type-local nids
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I'm trying to use $node->lnid as a value for a CCK computed field. I have done this before in the 5.x version of the module but the same configuration doesn't work undex 6.x.
As a test, I've assigned "print_r($node)" to the value of the computed field and "lnid" attribute does not appear in the object.

#1

jbrown - September 22, 2009 - 14:29

try giving type_local_nids a negative module weight

 
 

Drupal is a registered trademark of Dries Buytaert.