Closed (fixed)
Project:
Community Tags
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 13:46 UTC
Updated:
29 Jun 2008 at 17:31 UTC
using advanced forums I don't know if the same problems exists without it it
do the following after installing module and associating vocabulary with forum type
Say you have two forums
lego discussion
widget discussion
create post say in the widget discussion forum
*after* you create post go back and tag your post
this will remove its association with the widget discussion forum and it will no longer show.
the problem seems to be rooted in the modification to the term_node table after you tag it.
The forum association record is getting deleted from there when I think it should be left intact adding only the new record for the tag just created.
Comments
Comment #1
stamd commentedI didn't see this
http://drupal.org/node/159479
applying that patch fixed this closing, but this REALLY needs to be fixed in the module