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,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]    [EMAIL PROTECTED]    GPG: 1024D/023B3F4F |
| jabber: [EMAIL PROTECTED]   http://www.lucas-nussbaum.net |
| fingerprint: 075D 010B 80C3 AC68 BD4F B328 DA19 6237 023B 3F4F |
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to