Hello,

my problem is, content taxonomy is not showing the hierarchy properly
I do use a taxonomy module with hierarchy:

fruit
- orange
- banana
- apple

When i create a new form in CCk, and then try to use it, hierarchy is gone.

Users are seeing the following:

fruit
orange
banana
apple

Dash is missing. No hierarchie is shown wheater i am using select box or check box/radio buttons.

Is this ab bug? Any help is greatly appreciated

rainer

Comments

htxt’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

I have the same problem with 5.x

jamie.richards’s picture

Version: 5.x-1.x-dev » 4.7.x-1.x-dev

Hi,

I'm also suffering from this exact same problem when listing terms from a vocabulary.

Has anyone found a patch or workaround for this?

Thanks

smitty’s picture

Priority: Normal » Critical

subscribing

terrybritton’s picture

I think this is the same issue, but showing up in a different way.

I'm using pathauto and have the following problem with cck content taxonomy. I have a wiki vocab and pathauto is set to [vocab]/[catpath]/[title]. This works fine if the wiki taxonomy is required and used to categorize the page. I get, wiki/baits/hardbaits/crankbaits/shad-article for the path. If I instead use cck active select for the taxonomy, the three menu choices work find, but the resultant path of the article is wiki/wiki/shad-article.

xjm’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

I've encountered the same issue.

mh86’s picture

Status: Active » Fixed

I fixed that. Please try out the latest version from today.

xjm’s picture

Thanks for the patch. Just when I developed a workaround! I'll test the latest version of the module when I have the chance.

smitty’s picture

Status: Fixed » Active

I have done some testing and I found, that the new version is working fine only for the select lists, but not for checkboxes/radios, which are shown further on without any hierarchy.

By the way: Could you please include a patched/working version of the activeselect widget (http://drupal.org/node/128965) in the next development snapshot?

mh86’s picture

Status: Active » Fixed

Hi!
I added the '-' for hierarchical vocs to checkboxes / radios. Check out the latest dev version.
Thanks for this report!
Matthias

Anonymous’s picture

Status: Fixed » Closed (fixed)