#1848 mod_muc does not support multiple invites in one stanza
Reporter
MattJ
Owner
Nobody
Created
Updated
Stars
★ (1)
Tags
Priority-Medium
Compliance
Type-Defect
Status-Accepted
MattJ
on
mod_muc apparently allows multiple invites in a single stanza, as shown in example 63 and described just above it: https://xmpp.org/extensions/xep-0045.html#example-63
We currently only process the first such invite in a stanza.
This affects Prosody 0.12 and Prosody trunk as of 2a001cd7f99a.
mod_muc apparently allows multiple invites in a single stanza, as shown in example 63 and described just above it: https://xmpp.org/extensions/xep-0045.html#example-63 We currently only process the first such invite in a stanza. This affects Prosody 0.12 and Prosody trunk as of 2a001cd7f99a.