In HB 6.x-4.9 when a shout is made through the shoutbox associated with the Personal Heartbead the stream is updated (via JS) and the new shout message shows up. Other streams are not updated (bug http://drupal.org/node/892156).
I took a look at http://drupal.org/node/892156 and it seems this has been fixed. So I installed the latest HB dev version but now things got even worst. The bug seems to persist and even the Personal Heartbeat stream doesn't update when I post a message.
Comments
Comment #1
dmadruga commentedJust to make sure I am not doing anything stupid I've just tested rolling back to HB version 6.x-4.10 and the update is working as before (only for Personal Heartbeat).
Comment #2
Stalski commentedThat is very bizar. It all works here. If the roll back (code only you say, no db import?) was no fix, i would have said that your configuration is not correct, but in fact it does not need the configuration i think.
A few questions:
- Does it work if you enable "poll for newer messages" in the configuration page of personal heartbeat?
- Does firebug tell you that there is a javascript bug, and if so, please report it here.
- Are there any other notices involved?
- Do you see the message when you refresh the stream (maybe it is blocked for some other reason, permission wise) ?
Comment #3
dmadruga commentedSee http://drupal.org/node/1034278#comment-3979152
Changed the title of the bug.
Comment #4
Stalski commentedHere as well, can you test to see the problems are gone?
Comment #5
Stalski commentedTested again, and no problems anymore.