2 Apr
2005
2 Apr
'05
8:18 p.m.
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 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. jhriggs