Closed (fixed)
Project:
Heartbeat
Version:
6.x-4.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Sep 2009 at 13:12 UTC
Updated:
20 Feb 2010 at 21:09 UTC
Sorry for the numerous issues, but here is another one :
If i go to heartbeat/PrivateHeartbeat or i use a heartbeat view, i can see only one message.
On heartbeat/PrivateHeartbeat, only the *last* message of each message (e.g. the last comment and the last created node) setting is shown, and in the view, only the *first* message (the first comment and the first created node) of each message setting.
Comments
Comment #1
jide commentedOops, the first parenthesis is misplaced, so to make this clear :
On heartbeat/PrivateHeartbeat, only the *last* message (e.g. the last comment and the last created node) of each message setting is shown, and in the view, only the *first* message (the first comment and the first created node) of each message setting.
Comment #2
jide commentedI digged a little. In the heartbeat table, nid_target is emtpy. I noticed that the field "Node target" is no longer present in the action form. Consequently, the field nid_target is 0 in the table, so the function remove_message_duplicates() fails to compare unicity of rows.
Comment #3
Stalski commentedI have not had this problem before.
I will try out from a clean install this evening and try to fix all your issues. I have a meeting tonight so could be tomorrow or during the weekend.
Greetz
Comment #4
BIGREDPAUL commentedI'm also getting this problem,,,Subscribe.
Comment #5
Stalski commentedThis is fixed a while ago then. Sorry to missed this issue so long.
Comment #6
Stalski commented