[jdev] Re: Recent Google Talk S2S Problems

Norman Rasmussen norman at rasmussen.co.za
Mon Mar 13 02:58:57 CST 2006


On 3/13/06, Robert B Quattlebaum, Jr. <darco at deepdarc.com> wrote:
> For the sake of keeping this issue alive, here is an example packet
> that google talk will send a client:
>
> <cli:message xmlns:cli="jabber:client" from="darco at deepdarc.com/
> powerbook" type="chat" to="darconeous at gmail.com" id="iChat_54A77CFC" >
> <cli:body>testing</cli:body>
> <html xmlns="http://jabber.org/protocol/xhtml-im">
> <body xmlns="http://www.w3.org/1999/xhtml" style="background-
> color:#ACB5BF;color:#000000" >
> <span style="font-family:Gill Sans" >testing</span>
> </body>
> </html>
> <x xmlns="jabber:x:event">
> <composing/>
> </x>
> </cli:message>
>
> So it is using the prefixing, in several places. It would seem like a
> pretty easy thing to fix.
>

that of course, is a 100% valid xml stanza.  (assuming that the
default namespace is also 'jabber:client', otherwise the html tag is
in whatever the default is, rather than 'jabber:client')

--
- Norman Rasmussen
 - Email: norman at rasmussen.co.za
 - Home page: http://norman.rasmussen.co.za/



More information about the JDev mailing list