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

dmadruga’s picture

Just 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).

Stalski’s picture

Status: Active » Postponed (maintainer needs more info)

That 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) ?

dmadruga’s picture

Title: Making a shout won't update stream » Making a shout won't update streams that depend on the OG context

See http://drupal.org/node/1034278#comment-3979152

Changed the title of the bug.

Stalski’s picture

Status: Postponed (maintainer needs more info) » Needs review

Here as well, can you test to see the problems are gone?

Stalski’s picture

Status: Needs review » Closed (fixed)

Tested again, and no problems anymore.