I use CCK content types as categories. If I create a new category it doesn't show up in the taxonomy tables (at least in the term_data table). Only after editing the term (category node) for the second time the table gets updated.

I think the Category module had similar bug few months ago but I do not remember what the fix was.
I tried to reinstall the category module but the bug remains.

Since one of my sites which is using direct sql queries from the taxonomy tables is completely broken because of this bug I set the priority critical.

Comments

Jaza’s picture

Version: 4.7.x-1.0 » 5.x-1.0
Status: Active » Needs work

I was able to reproduce this bug in the Drupal 5 version of category, but not in the 4.7 version. Moving to Drupal 5.

Fix in progress.

Jaza’s picture

Status: Needs work » Fixed

Fix committed to HEAD and Drupal 5 branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)