[JDEV] Presence bug in Jabber 0.9
Nickolai Kussovski
nike at webmessenger.bg
Thu Apr 6 09:35:20 CDT 2000
Sorry, I have eaten the slashes, but actually I send them.
Here they it is again:
1. Let A and B have subscription of type both to each other
2. Connect user A and send let's say
<presence>
<show>chat</show>
</presence>
3. Connect user B with the same presence.
4. User B receives
<presence from='A'>
<show>chat</show>
<x xmlns='jabber:x:delay' from='A' stamp='20000406T15:42:50'/>
</presence>
5. B tries to send:
<presence>
<show>chat</show>
</presence>
and here comes the problem: A doesn't receive anything.
If A sends another presence to B, after that he is able to receive such presences from B.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20000406/2f15c46e/attachment-0002.htm>
More information about the JDev
mailing list