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: jhriggs Status: patch When I preview a post, the selected terms are lost. jhriggs Previous comments: ------------------------------------------------------------------------ April 2, 2005 - 12: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 - 14:03 : Morbus Iff I am unable to confirm this. ------------------------------------------------------------------------ April 2, 2005 - 14:07 : Morbus Iff I can confirm the [][], but I can't get anything to break - still seems to assign properly, as well as select.