[jdev] Small problem with the Yahoo Transport

Lucas Nussbaum lucas at lucas-nussbaum.net
Tue Aug 24 16:20:07 CDT 2004


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,lucas at jabber.blop.info/colmar):

<message xmlns='jabber:client'
	to='lucas at jabber.blop.info/colmar'
	from='lnu68 at yahoo'>
  <x xmlns='jabber:x:event'>
    <composing/>
    <id>ABCD</id>
  </x>
</message>

IN(2,lucas at jabber.blop.info/colmar):

<message xmlns='jabber:client'
	type='chat'
	to='lucas at jabber.blop.info/colmar'
	from='lnu68 at yahoo'>
  <body>test</body>
  <x xmlns='jabber:x:event'>
    <id>ABCD</id>
  </x>
</message>

IN(2,lucas at jabber.blop.info/colmar):

<message xmlns='jabber:client'
	to='lucas at jabber.blop.info/colmar'
	from='lnu68 at yahoo'>
  <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
| lucas at lucas-nussbaum.net    lnu at gnu.org    GPG: 1024D/023B3F4F |
| jabber: lucas at linux.ensimag.fr   http://www.lucas-nussbaum.net |
| fingerprint: 075D 010B 80C3 AC68 BD4F B328 DA19 6237 023B 3F4F |



More information about the JDev mailing list