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

nedjo’s picture

Status: Active » Closed (works as designed)

This is part of a feature that provides an alternative display for node taxonomy.