Closed (duplicate)
Project:
Title
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2011 at 12:49 UTC
Updated:
10 Jun 2011 at 08:44 UTC
When a term is created with the taxonomy term reference field's Autocomplete term widget (tagging), the title module's term name field is not completed, it's left empty, but the taxonomy term is saved.
Comments
Comment #1
renat commentedLooks like the same problem is described here:
http://drupal.org/node/1146724
Taxonomy term names are not filled, in case you add term programmatically, be it tagging, import from CSV file, or simple legacy Title conversion to field.
Comment #2
plach