Closed (fixed)
Project:
Graphviz Noderef
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Mar 2010 at 08:13 UTC
Updated:
13 May 2013 at 23:49 UTC
The field doesn't obey the recursion depth. For some reason, it uses the nid for the recursion depth in the current dev. I'm having trouble figuring out why, because the CCK API is so poorly referenced. If anyone's got any ideas, please let me know.
Comments
Comment #1
naught101 commentedCommited http://drupal.org/cvs?commit=341018 , works, but uses a DB call to get the global settings, which I'm sure is not the right CCK-way to do it, but it works for now.
See lin 156-8: http://drupalcode.org/viewvc/drupal/contributions/modules/graphviz_noder...
Comment #2
naught101 commentedCleaning up my needs review queue