close Warning: Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
Modify

#608 closed defect (fixed)

typing notification fails with gmail chat/webapp users

Reported by: anonymous Owned by: wilmer
Priority: normal Milestone: 1.2.6
Component: Jabber Version: devel
Keywords: typing notification gmail chat webapp Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

Typing notification does not work on either side when communicating with gtalk users on the web chat interface on gmail.

I have attached the xml debug output.

Attachments (0)

Change History (2)

comment:2 Changed at 2010-05-11T23:31:57Z by wilmer

Resolution: fixed
Status: newclosed

The ridiculous decision of GMail to use XML namespace prefixes here broke this. BitlBee was totally unaware of how to handle them (the GLib XML parser has no clue about them and nor did I back when I wrote this code).

I added just enough code to handle this case. I've hardly ever seen this stuff used in XMPP; the fact that it took almost four years for a problem to appear says it all IMHO.

changeset:devel,576. Thanks a lot for your report.

Modify Ticket

Action
as closed The owner will remain wilmer.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.