Ticket #3241 (closed defect: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.
