Issue status update for http://drupal.org/node/19888 Project: Drupal Version: cvs Component: taxonomy.module Category: bug reports Priority: critical Assigned to: Anonymous Reported by: jhriggs Updated by: Morbus Iff Status: patch Ah! That much I can confirm :) Morbus Iff Previous comments: ------------------------------------------------------------------------ April 2, 2005 - 13:17 : jhriggs Attachment: http://drupal.org/files/issues/taxonomy_multiple.patch (740 bytes) Selecting taxonomy terms is broken for multiple-select vocabularies. The form is using the name 'edit[taxonomy][][]'. It should not have the second set of brackets. The attached patch fixes this. ------------------------------------------------------------------------ April 2, 2005 - 15:03 : Morbus Iff I am unable to confirm this. ------------------------------------------------------------------------ April 2, 2005 - 15:07 : Morbus Iff I can confirm the [][], but I can't get anything to break - still seems to assign properly, as well as select. ------------------------------------------------------------------------ April 2, 2005 - 15:52 : jhriggs When I preview a post, the selected terms are lost.