Leftover from FAPI3 migration - taxonomy selectors on node forms are broken.
Patch attached.

CommentFileSizeAuthor
#1 taxonomy_38.patch815 bytesyched
taxonomy_37.patch894 bytesyched

Comments

yched’s picture

StatusFileSize
new815 bytes

Actually, it's not a 'FAPI3 leftover', its an inappropriate FAPI3 $form_values param that was added to the taxonomy_form function, probably by an automated script at some point during FAPI3 conversion because the function name ends with _form.

Better patch attached

asimmonds’s picture

Status: Active » Closed (duplicate)

duplicate with http://drupal.org/node/150299
(and it's even a identical patch...)