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

catch’s picture

Note this is also a bug in Drupal 6 and 5 - http://api.drupal.org/api/function/comment_operations/6

catch’s picture

Status: Active » Closed (duplicate)
catch’s picture