Ticket #3241 (closed defect: fixed)

Opened 18 months ago

Last modified 15 months ago

chatstats no longer work since JEP was renamed to XEP

Reported by: misc Owned by: asterix
Priority: normal Milestone: 0.11.2
Component: xmpppy Version: svn
Severity: normal Keywords:
Cc: OS: All

Description

According to xml trace, gajim do not send the proper xml, it send empty messages. The problem is that the identifier for composing was renamed from JEP-0085 to XEP-0085, but not in every file. Here is a patch to replace jep by xep everywhere, in order to fix the problem.

Attachments

gajim.fix.patch (12.6 kB) - added by misc 18 months ago.
new patch

Change History

Changed 18 months ago by misc

oups, wrong patch. Here is the new one.

Changed 18 months ago by misc

new patch

Changed 18 months ago by roidelapluie

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.12

(In [8288]) [misc] repare sending composing chatstates using xep instead of xep. Fix #3241.

Changed 15 months ago by asterix

(In [8683]) [misc] repare sending composing chatstates using xep instead of xep. Fix #3241.

Changed 15 months ago by asterix

  • milestone changed from 0.12 to 0.11.2

Add/Change #3241 (chatstats no longer work since JEP was renamed to XEP)

Author



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