Install a fresh drupal... activate forum and devel-generate modules.

Generate terms and nodes: no forum is generated, and so no forum topics.

Patches to follow.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aymerick’s picture

Status: Active » Needs review
FileSize
901 bytes

This patch:
- removes the generation of 'forum' vocabularies... there should be only one, the one created by forum module
- forces forum.module to create its vocabulary (as this is not done during install phase of forum.module)

aymerick’s picture

This patch fixes issues when inserting manually forum nodes/comments:
- fixes comments statistics
- only one term is possible for a forum node
- update {forum} table

moshe weitzman’s picture

Status: Needs review » Fixed

committed to 5. this was already improved in 6.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.