On a fresh install of 5.1, the content_taxonomy field is retrieving the vocabulary terms properly on node add/edit, but the values are not retained upon node submission.

This has been tested with autocomplete and select. The custom content type (with just the content_taxonomy field added) is not associated with the vocabulary in the taxonomy admin section.

Version: CVS DRUPAL-5

Comments

chrisfive’s picture

Title: Taxonomy field does not retain value » Content Taxonomy field does not retain value

Changed title of thread.

smitty’s picture

Priority: Normal » Critical

Subscribing

chrisfive’s picture

Looks as though the value DOES gets stored in table "content_type_example" if the taxonomy field is set to "save in cck table" (or both cck and as a tag). The point is that the "save as tag" does not save the relation in the term_node table as one would expect.

ahoria’s picture

Status: Active » Closed (duplicate)
henigushi’s picture

Subscribing...

mbria’s picture

Subscribing