eusoulevi / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

thread null sending a message... #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
<event xmlns="emite:event" type="connection:do:send"><message
xmlns="jabber:client" type="chat"
from="test100@emitedemo.ourproject.org/emiteui-1209409726804"
to="admin@emitedemo.ourproject.org"><body>abac</body><thread>null</thread></mess
age></event>

Maybe related with #45 because the chat now always start with a pubsub
packet ....

Original issue reported on code.google.com by vruiz.ju...@gmail.com on 28 Apr 2008 at 9:58

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 29 Apr 2008 at 12:42

GoogleCodeExporter commented 9 years ago
I think this is fixed... When this was happening was because a external client 
was
sending a pub/sub packet and emite was opening a chat panel (empty) with and a 
chat
with thread null. If happens again, reopen.

Original comment by vruiz.ju...@gmail.com on 16 May 2008 at 10:03

GoogleCodeExporter commented 9 years ago
Opening...again...

Looking into ChatDefault I see is possible to create a ChatDefault with 
thread==null
and send messages with <thread>null</thread>. 

Original comment by vruiz.ju...@gmail.com on 17 May 2008 at 3:13

GoogleCodeExporter commented 9 years ago
I can't make a test to reproduce this then I close "again" this bug...

Original comment by vruiz.ju...@gmail.com on 18 May 2008 at 8:57