I have a very simple taxonomy vocabulary with about 6 parents and 2 to 8 children per parent. I set this structure up before installing Hierarchical Select.

When editing and saving a child term, the child "forgets" its parent and becomes tier-1 term. I have put together a screencast to illustrate the workflow.

http://dl.dropbox.com/u/4770698/HierarchicalSelectBug.mov

Comments

wim leers’s picture

Assigned: Unassigned » wim leers
Category: bug » support
Status: Active » Postponed (maintainer needs more info)

THANK YOU! For explaining your problem so clearly through a screencast. I wish everybody did it this way :)

Unfortunately (yet fortunately for me!), I cannot reproduce your problem. I suspect it's one of the other modules interfering. Maybe Taxonomy Image? If not that one, try reproducing this on a vanilla Drupal site. This problem does not require a lot of configuration to start reproducing, so that shouldn't be too much work :)

capellic’s picture

Thanks for your help. Yes, I do have Taxonomy Image installed on that site, but not on another site that I just installed HS on -- and I'm having the same problem. It's not a vanilla site, but the only taxonomy-related modules I have running on that site is the CCK Taxonomy Select module. I'll setup a vanilla site for testing in the next day or so.

capellic’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I finally had some time to debug this issue with a vanilla site. I discovered the conflict is with the Better Select module and, lucky for me, someone had already provided a patch:

http://drupal.org/node/825266

Thanks for you attention to this issue. Closing.