Closed (fixed)
Project:
Heartbeat
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2011 at 00:39 UTC
Updated:
24 Oct 2011 at 16:17 UTC
Jump to comment: Most recent
Comments
Comment #1
Stalski commentednot really. Can you check a couple of things:
- Is the heartbeat log function called twice (so actually logged twice)
- check who is responsible for the logging? Most of the time this is a rule ... (you can always do debugbacktrace in the heartbeat_log function.
Comment #2
resiii commentedOh I found it out by myself: It was the title of the comment I hide in the comment form.
I edited the heartbeat_rules.rules_defaults.inc in line 89 from ""!comment" : "[comment:title]\u003cbr \/\u003e[comment:body]"" to ""!comment" : "[comment:body]"" and it works perfect :-)
Thanks for the help =)
Comment #3
dalegrebey commented#2
This was an incredible help, e.g. Heartbeat Rules Comments Repeat, Heartbeat Comments Display Twice.
I had thrown out Heartbeat in the past due to my inability to hunt down what on earth was causing this error or more accurately, what "appeared" to be a show-stopping bug.
Thanks for the module. My 2 cents.