Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
comment.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 11:56 UTC
Updated:
23 Nov 2010 at 12:08 UTC
Comment module doesn't invoke hook_comment_publish() for single comment saves - see the comments in tracker.module and forum.module - it should fire hooks consistently, and ideally we'd just have hook_comment_insert() and hook_comment_update() like any other normal module.
Comments
Comment #1
sunMarking as duplicate of #900396: Remove separate comment publishing hooks or fix them