Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2007 at 21:32 UTC
Updated:
15 Jun 2007 at 23:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
yched commentedActually, 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
Comment #2
asimmonds commentedduplicate with http://drupal.org/node/150299
(and it's even a identical patch...)