Closed (fixed)
Project:
Drupal core
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2005 at 18:17 UTC
Updated:
17 Apr 2005 at 10:15 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_multiple.patch | 740 bytes | jhriggs |
Comments
Comment #1
morbus iffI am unable to confirm this.
Comment #2
morbus iffI can confirm the [][], but I can't get anything to break - still seems to assign properly, as well as select.
Comment #3
jhriggs commentedWhen I preview a post, the selected terms are lost.
Comment #4
morbus iffAh! That much I can confirm :)
Comment #5
dries commentedCommitted to HEAD. Thanks.
Comment #6
(not verified) commented