Download & Extend

Forum terms and nodes are not generated correctly

Project:Devel
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

Status:active» needs review

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)

AttachmentSizeStatusTest resultOperations
devel_generate-forum.module.patch901 bytesIgnored: Check issue status.NoneNone

#2

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

AttachmentSizeStatusTest resultOperations
devel_generate-forum.inc_.patch1.37 KBIgnored: Check issue status.NoneNone

#3

Status:needs review» fixed

committed to 5. this was already improved in 6.

#4

Status:fixed» closed (fixed)

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

nobody click here