Using this module, I have taxonomy as a filtered form element.

When a user edits a pre-existing node, which has pre-existing taxonomy, and Submits it, the taxonomy for the node gets cleared!!! Booo.

Comments

Cablestein’s picture

Okay did some more detective work.

Looks like if the taxonomy element is a multiple-select, it won't get passed on a form submit, therefore Drupal clears the taxonomy for the node.

If the taxonomy is NOT a multiple select, then everything works fine all round.

Good thread about the situation:
http://drupal.org/node/227966#comment-751159

Also more info here:
http://drupal.org/node/468500

Cablestein’s picture

Title: Taxonomy gets cleared when submitting a filtered form where taxonomy is hidden » This issue should be renamed

Should be renamed: Problem when submitting filtered multiple-select form elements.

Cablestein’s picture

Title: This issue should be renamed » Problem when submitting filtered multiple-select form elements.

Changed the post title myself, sorry =)