Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
taxonomy.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2009 at 14:53 UTC
Updated:
5 Oct 2010 at 20:35 UTC
field_info_instance() signature was changed, and the first param is now the object type.
Comments
Comment #1
johanneshahn commentedfield_info_instance() is never used in function taxonomy_autocomplete()
var $instance is not used anywhere in the taxonomy_autocomplete() function.
is $instance an upcoming feature?
Comment #2
mr.baileysDuplicate of (and fixed by) #631066: taxonomy_autocomplete() doesn't need to access $instance