Moving blog entry to forum does not show forum post in topic list
protoplasm - November 13, 2007 - 21:50
| Project: | Nodetype |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I move a blog to a forum, but the post does not show up in the forum topic list as an entry. The post is, however, accessible from the latest forum topic block and when editing, it appears that it is in the correct forum in the dropdown box. Just a no show in the topic list which is more or less critical for me since I only plan to cut blog items to the forums. I can successfully move the forum topic back to blog and it will show up in the blog list. Or I can move it to book successfully. So the issue is related to just moving to forums, I think. Any quick fixes for this?

#1
i second that, i have this problem, too
#2
I don't think there's a quick fix for this. The way Forum is set up seems to require an additional database entry in the `forum` table, per node, plus a `term_node` database entry per node.
This post gives some partial insight into the solution: http://drupal.org/node/283377