I have selected to save the term lineage and allow the users to save at any point in the lineage. The resultant content type field does not support the behavior. The delta field has been removed and during the upgrade process, it kept all the root catagories but I lost any data below the root catagory.
In the attached example, 664 is the tid for Canada, I have lost all values for provinces and cities.
| Comment | File | Size | Author |
|---|---|---|---|
| lineage.jpg | 41.66 KB | 32940stf |
Comments
Comment #1
wim leersWhen using the content_taxonomy module, you *must* use "tag" or "both" in the "Save options" field setting. This is very well documented and even indicated on the field's settings page.
Setting that correctly, will make the problem go away. If "both" doesn't work, let me know, then I'll make "tag" the requirement. content_taxonomy's code is incredibly bad and unclear, I don't want to support anything extra except for the bare essentials.
Comment #2
32940stf commentedI can confirm that I have selected "both" in the save options.
Comment #3
wim leersThen please try with "tag" for a moment.
Comment #4
wim leersDuplicate of http://drupal.org/node/261341.