Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMACK-943: Prevent duplicate processing of mediated invitations #602

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Jun 14, 2024

When a MUC mediated invitation includes the <x xmlns='jabber:x:conference'> element (for backwards compatibility), then Smack should not fire the 'direct invitation' event listener. The value for 'inviter' that's used to invoke that listener will be false.

When a MUC mediated invitation includes the `<x xmlns='jabber:x:conference'>` element (for backwards compatibility), then Smack should not fire the 'direct invitation' event listener. The value for 'inviter' that's used to invoke that listener will be false.

Fixes SMACK-943
@guusdk guusdk force-pushed the SMACK-943_Mediated-invitations branch from b89a9ce to 7ca9a95 Compare June 14, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant