Modify

#1143 closed defect (fixed)

XEP85 detection (typing) seems to fail between two bitlbee users

Reported by: dx Owned by: wilmer
Priority: normal Milestone:
Component: Jabber Version: 3.2.1
Keywords: typing, xep85 Cc:
IRC client+version: Client-independent Operating System: Other
OS version/distro:

Description

http://xmpp.org/extensions/xep-0085.html#support

XEP 85 says that discovery should be done with <iq> packets, instead, we avoid doing this and check for received <active>, <composing> or <paused>. We also send a single <active> in the first chat message when we don't know if XEP85 is supported, and set JBFLAG_PROBED_XEP85 afterwards.

Some part of that isn't working when talking between two bitlbee users - both seem to send the <active> probe but this doesn't seem to enable XEP85, and "/ctcp nick TYPING 1" gets ignored.

Attachments (0)

Change History (1)

comment:1 Changed at 2015-10-21T06:49:39Z by dx

Resolution: fixed
Status: newclosed

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.