OK, I might be completely wrong here - in that case, just close the issue immediatelly :)
In the function taxonomy_context_nodeapi(...), why is there a statement
$node->taxonomy = array();? It removes terms from $node->taxonomy, but does not do anything with it. That just does not seem right.
Darius
Comments
Comment #1
nedjoThis is part of a feature that provides an alternative display for node taxonomy.