Active
Project:
Formfilter
Version:
6.x-1.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2011 at 16:58 UTC
Updated:
27 Apr 2011 at 13:26 UTC
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
Comment #1
Cablestein commentedOkay 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
Comment #2
Cablestein commentedShould be renamed: Problem when submitting filtered multiple-select form elements.
Comment #3
Cablestein commentedChanged the post title myself, sorry =)