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

naught101’s picture

Title: Field doesn't obey recursion depth. » CCK field global settings code needs review
Status: Active » Needs review

Commited 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...

naught101’s picture

Version: » 6.x-1.x-dev
Status: Needs review » Closed (fixed)

Cleaning up my needs review queue