I'm working on a template and I'm using kpr() from devel to look at the values defined in $variables. One of them is the node in question, and what gets displayed is a big infinity sign indicating recursion.
Is there any way to get around this to have a look at what data I actually have available in the node object?
What is it in the node that creates the recursion?