#1863 mod_muc_moderation: Tombstone does not have real jid added
Reporter
lovetox
Owner
Nobody
Created
Updated
Stars
★★ (2)
Tags
Status-New
Compliance
Type-Defect
Priority-Medium
lovetox
on
Moderation Tombstones are missing the real jid in MAM messages in case the MUC is non-anonymous.
This seemed to be forgotten in the moderation XEP examples, but i think the moderation XEP should not override basic XEP-0045 features.
Example:
<x xmlns="http://jabber.org/protocol/muc#user">
<item jid="lovetox2@movim.eu" affiliation="owner" role="moderator" />
</x>
Moderation Tombstones are missing the real jid in MAM messages in case the MUC is non-anonymous. This seemed to be forgotten in the moderation XEP examples, but i think the moderation XEP should not override basic XEP-0045 features. Example: <x xmlns="http://jabber.org/protocol/muc#user"> <item jid="lovetox2@movim.eu" affiliation="owner" role="moderator" /> </x>