Ticket #3977 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

Gajim doesn't handle unknow "type" messages the way it should

Reported by: vetetix Owned by: asterix
Priority: high Milestone: 0.12
Component: chat Version: svn
Severity: major Keywords:
Cc: OS: All

Description

When receiving a message with an unknown type (meaning, not 'chatroom', 'chat' or 'normal'), it considers it as a type='chat'. It is a problem with messages sent by sendxmpp, which uses type='message' (stupid non-existing type, if I understood what was told me).

RFC says: "if an application receives a message with no 'type' attribute or the application does not understand the value of the 'type' attribute provided, it MUST consider the message to be of type "normal" (i.e., "normal" is the default)."

Gajim doesn't respect the RFC.

Attachments

Change History

Changed 5 months ago by asterix

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

(In [9826]) handle unknown message type as 'normal'. fixes #3977

Add/Change #3977 (Gajim doesn't handle unknow "type" messages the way it should)

Author



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