Download & Extend

CCK field global settings code needs review

Project:Graphviz Noderef
Component:Code
Category:bug report
Priority:normal
Assigned:naught101
Status:needs review

Issue Summary

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

#1

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

nobody click here