Which means node->comment_count and other things which depend on a proper comment_save() don't get updated correctly.
Found the bug when working on #352337: Unnecessary query in comment render.
Which means node->comment_count and other things which depend on a proper comment_save() don't get updated correctly.
Found the bug when working on #352337: Unnecessary query in comment render.
Comments
Comment #1
catchNote this is also a bug in Drupal 6 and 5 - http://api.drupal.org/api/function/comment_operations/6
Comment #5
catchComment #6
catch#699596: (Un)publishing several comments doesn't work