On Wed, Aug 25, 2004 at 03:42:06PM +0300, Alexey Shchepin <[EMAIL PROTECTED]> wrote: > MAM> According to spec[1], the <x xmlns='jabber:x:event'/> is > MAM> supposed to contain the <id/>. This would appear to be a bug > MAM> with tkabber, not yahoo-t. > > >From [1], section 3.2: > > When raising an event, the raiser must send a <message/> element > constructed according to the following rules: > > * The element must contain only a jabber:x:event extension. Standard > message elements such as <subject/>, <body/>, MUST NOT be included.
To sum up : yahoo transport's <x/> must include an <id/>. But you can't have an <x/> and a <body/> in the same <message/>. -- | 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
