I'm using CCK Taxonomy and set the option to "save the term also to node taxonomy", so I get the terms both in CCK display and in $node->taxonomy.

This module won't get the node terms because no vocabulary is associated to the current content type.

My patch fixes it

CommentFileSizeAuthor
term_display.module.patch3.81 KBthepanz