To reproduce:

1. Install HEAD with the "minimal" install profile, which comes with no content types by default.
2. Generate some taxonomy terms.
3. Go to Administer >> Content management >> Taxonomy, and you'll see vocabularies assigned to types such as story and forum (eh? forum??)

I would've expected:

1. To get an error at the generate taxonomy page that there are no valid content types to assign vocabularies to, and not allow me to proceed.
2. For the vocabulary generation to only assign to types that actually exist in the system.

Comments

andrewmacpherson’s picture

Just a note to say this affects devel-6.x-1.15 as well, running on 6.10

I ran 'generate items' on a fresh d6.10 install today, with just the default page and story content-types. The forum module was never enabled, but one of the generated vocabularies was assigned to the non-existent forum content-type.

moshe weitzman’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev

In d7, taxonomy is attached to content types via field api, so this bug does not strictly apply there.

willzyx’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.