Needs work
Project:
Comment CCK
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2009 at 10:08 UTC
Updated:
28 Jul 2009 at 20:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
a_c_m commentedAttached is a patch that fixes this, it also re-factors some of the code in comment_cck_comment() to avoid code duplication.
Comment #2
a_c_m commentedCommitted - http://drupal.org/cvs?commit=241264
Comment #3
nashINATOR commentedThis patch is causing the wrong comment to show the update message in:
For example if update was made to a cck field during creating comment #53 then the update will show up in #52 (one before)