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.

CommentFileSizeAuthor
taxonomy_multiple.patch740 bytesjhriggs

Comments

morbus iff’s picture

I am unable to confirm this.

morbus iff’s picture

I can confirm the [][], but I can't get anything to break - still seems to assign properly, as well as select.

jhriggs’s picture

When I preview a post, the selected terms are lost.

morbus iff’s picture

Ah! That much I can confirm :)

dries’s picture

Committed to HEAD. Thanks.

Anonymous’s picture