Closed (fixed)
Project:
Comment Publish
Version:
6.x-1.0-alpha7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 18:49 UTC
Updated:
31 Jan 2011 at 04:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
giorgoskI just invoked
_comment_update_node_statisticsas its done with comment.module itselfits a trivial patch that fixes this thus marking as RTBC
Comment #2
elliotttf commentedYou will probably need to do the same thing in the javascript callback (or rework a few things to use an internal API function both from the form and the javascript callback).
Update the patch with that change and I'll put it in.
Comment #3
giorgoskI don't know how to implement this otherwise I would have done it already
Comment #4
elliotttf commentedFixed in 6.x-1.0 and equivalent functionality ported to the 7.x branch.