Even though I have no vocabularies categorizing 3 particular content types (one being Poll), I still have an empty "Vocabularies" fieldset in their node creation forms.

By the way, I don't see it as a good idea to impose the use of Vocabularies fieldset/fieldgroup, since there is no way to display core taxonomy fields outside of it.

Gonna try to find the empty-fieldset-displaying issue source.

Comments

nrdmagnus’s picture

Category: bug » support
Priority: Major » Normal

In a fresh installation, there is not such thing as an empty "Vocabularies" fieldset. It just appears around 2 or more taxonomy fields in node creation forms.

In the installation where this problem is happening, I've updated a few modules a few times (including core modules, CCK, Views, Content Templates and Content Taxonomy).

Now I have no ideia where is the source.

nrdmagnus’s picture

Title: Vocabularies fieldset - Taxonomy module integration » Fixed Vocabularies fieldset - even empty
Project: Content Construction Kit (CCK) » Content Taxonomy
Version: 6.x-3.0-alpha3 » 6.x-2.x-dev
Component: General » Code
Category: support » bug
Priority: Normal » Major

Reproducing the bug:

  1. Install a fresh copy of Drupal 6.22 and don't make any configurations;
  2. Visiting the Create Story page you see the default node creation form;
  3. Install Content Construction Kit (CCK) 6.x-3.0-alpha3 (just the base module is enough);
  4. Visiting again the Create Story page you see again the default node creation form;
  5. Now, installing Content Taxonomy 6.x-2.x-dev and visiting Create Story page one more time, you'll see an empty Vocabularies fieldset in the node creation form.