Child terms under the top level term of a vocabulary get scattered in the navigation menu when a taxonomy vocabulary is imported using cat_legacy in the process of converting a taxo based site to category.

The vocabulary name and its top level term are imported correctly (you can see the expanding arrow next to 'Projects Section'), but the rest of the terms which were originally under the top level term (Projects) are scattered all over the menu even though category is using the default 'navigation' menu.

Raising this as a separate issue against cat_legacy even though the menu part of this bug may be related to this cat_menu issue:
http://drupal.org/node/70044

CommentFileSizeAuthor
scattered_menu_on_tax_import.gif2.29 KBvenkat-rk

Comments

venkat-rk’s picture

Drupal 4.7.3, cat module: // $Id: category.module,v 1.100.2.20 2006/09/25 13:35:46 jaza Exp $

sarahr’s picture

I am also having this issue.
// $Id: CHANGELOG.txt,v 1.2 2005/12/28 13:50:11 jaza Exp $

JirkaRybka’s picture

Status: Active » Closed (fixed)

The menu items "moved" to the top level of navigation menu, which indicates they lack a valid parent down in their right places. I'm not sure whether this was a category_legacy or category_menu problem back on 4.7.x, but now it's obsolete version (not supported anymore), and there's 2.5 years silence in this issue. So I assume I can close this.