- LW
[1] JEP-0022: Message Events <http://www.jabber.org/jeps/jep-0022.html>
Lucas Nussbaum wrote:
Hello,
When sending messages from the official linux yahoo client to a jabber user using the Yahoo Transport, the following messages are received by the jabber user :
IN(2,[EMAIL PROTECTED]/colmar):
<message xmlns='jabber:client' to='[EMAIL PROTECTED]/colmar' from='[EMAIL PROTECTED]'> <x xmlns='jabber:x:event'> <composing/> <id>ABCD</id> </x> </message>
IN(2,[EMAIL PROTECTED]/colmar):
<message xmlns='jabber:client' type='chat' to='[EMAIL PROTECTED]/colmar' from='[EMAIL PROTECTED]'> <body>test</body> <x xmlns='jabber:x:event'> <id>ABCD</id> </x> </message>
IN(2,[EMAIL PROTECTED]/colmar):
<message xmlns='jabber:client' to='[EMAIL PROTECTED]/colmar' from='[EMAIL PROTECTED]'> <x xmlns='jabber:x:event'> <id>ABCD</id> </x> </message>
But, using tkabber, the messages are not displayed. I asked Alexey Shchepin, and it seems <x/> should not contain <id/>. Paul, can you/will you fix this ?
I checked that the bug is still here in the current CVS version. I don't know when it was introduced, and might be caused by a new version of the linux official Yahoo Messenger client : I remember this working in the beginning of 2004.
Thank you,
_______________________________________________ jdev mailing list [EMAIL PROTECTED] https://jabberstudio.org/mailman/listinfo/jdev
