Ticket #3235 (closed defect: duplicate)

Opened 18 months ago

Last modified 18 months ago

Empty typing notifications

Reported by: vorner@… Owned by: asterix
Priority: normal Milestone:
Component: chat Version: svn
Severity: normal Keywords: typing notification empty message
Cc: OS: All

Description

Gajim keeps sending ending empty message stanzas instead of typing notifications. For example, when I quit the chat window, this is sent:

<message to="jid@replaced" type="chat" id="342" />

<message to="jid@replaced" type="chat" id="343" />

<message to="jid@replaced" type="chat" id="344" />

(Not only the inside is missing, the resource too).

Attachments

Change History

Changed 18 months ago by vorner@…

I discovered someone started replacing 'JEP's by 'XEP's and therefore a condition did not match.

Following patch replaces all remaining JEPs with XEPs. It fixes the chatstates, makes the names all the same and hopefully does not break anything.

Changed 18 months ago by vorner@…

Trac rejected the patch as possible spam, so it is at http://vorner.pretel.cz/jepxep.diff.

Changed 18 months ago by roidelapluie

  • status changed from new to closed
  • resolution set to duplicate

dup of #3241

Add/Change #3235 (Empty typing notifications)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.