I use the content_taxonomy-module in a profile, where I have several taxonomy-fields like:

gender
hometown
...

The problem is only the term of the last field in the node is saved and all widgets display the value of the last field. For example if hometown is "New York" the gender-field displays also "New York", what is a quite unusual type of sex :)

Keep up the good work, this module is awesome.

Regards,
Macco

Comments

mh86’s picture

Hi!
There has been several changes in the content taxonomy the last days, especially some fixes in saving methods. If you aren't using the current dev snapshot from today, please download it and try again.
Otherwise, if you are having all information within one vocabulary, it would be useful to use depth restriction (e.g. depth 1 and set a parent), so that there are no overlaps when loading.

Matthias

magnus’s picture

Status: Active » Closed (fixed)

Cleanup of old issues. According to maintainer: "active development is only done for the 6.x branch! 5.x is not supported any more".
Open a new issue if this still exist.