Comments aren't being generated for custom content types when selected.
jsenich - April 27, 2009 - 15:49
| Project: | Devel |
| Version: | 5.x-1.x-dev |
| Component: | devel_generate |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
It appears that comment generation is hard-coded to the included content types of a base install of Drupal: story, blog, forum, and page. Comments should be generated for the selected node types from the generate content form.

#1
Here's a patch to generate comments for the selected node types.