5.2.23
12/09/2023

[#168] MUCInvitationHandler::handleMUCInvitation fires upon MUCRoom::join
Summary MUCInvitationHandler::handleMUCInvitation fires upon MUCRoom::join
Queue gloox
Queue Version 1.0
Type Bug
State Unconfirmed
Priority 2. Medium
Owners
Requester marcus.frenkel (at) gmail (dot) com
Created 12/20/2009 (5102 days ago)
Due
Updated
Assigned
Resolved

History
12/20/2009 07:25:07 PM marcus (dot) frenkel (at) gmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ MUCInvitationHandler::handleMUCInvitation fires upon MUCRoom::join
Queue ⇒ gloox
Reply to this comment
MUCInvitationHandler somehow fires upon joining a room, even though no 
stanza for invitation is received. I think it fires when service 
message is received from a non-anonymous room, because the body 
parameter in handleMUCInvitation contains "This room is not anonymous" 
message.