Ticket #91 (closed defect: fixed)

Opened 17 months ago

Last modified 17 months ago

iq:last messages to user@domain get sent through to client

Reported by: sxw Owned by: smoku
Priority: major Component: General
Version: 2.1.6 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

mod_iqlast directly delivers IQ stanzas that are sent to users with active sessions. This breaks the delivery rules in the XMPP-IM RFC, as it delivers IQs to 'user@domain', which is disallowed by section 11.1

The attached patch fixes these, and adds support for returning a response of '0' for requests to user@domain, when a session is active, as required by XEP 0012

Attachments

jabberd-2.1.6-handlelastiq.patch (1.0 KB) - added by sxw 17 months ago.

Change History

Changed 17 months ago by sxw

Changed 17 months ago by smoku

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

(In [237]) Merged XEP-0012 fix by Simon Wilkinson. Fixes #91

Changed 17 months ago by smoku

  • version changed from 2.1 to 2.1.6
Note: See TracTickets for help on using tickets.