Closed (fixed)
Project:
Content Taxonomy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2007 at 16:01 UTC
Updated:
1 Sep 2010 at 09:21 UTC
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
Comment #1
mh86 commentedHi!
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
Comment #2
magnus commentedCleanup 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.