-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
🖥️ MacOSiOS app running on macOS >= Catalina macOS versioniOS app running on macOS >= Catalina macOS version📱 iOSRelated to iOS / iPhone / iPadRelated to iOS / iPhone / iPad🚫 Bug / StabilityReleated directly to bugs or instability issuesReleated directly to bugs or instability issues🦸 Help wantedIf you are motivated, this is a good start!If you are motivated, this is a good start!
Description
Messages sent by Monal (version unknown, device unknown, as used by Anu on 2019-03-06) are repeated by the sending client, causing duplication on receiving clients.
While the sender re-uses the same message @id attribute, other clients are not expected to de-duplicate live messages (only messages from archives), so the messages end up doubled at the recipients.
My client shows:
12:52:35 Anu> Go to encryption keys and click the toggle
...
12:55:21 Anu> Go to encryption keys and click the toggle
13:00:56 Anu> Go to encryption keys and click the toggle
Respective raw XML:
12:52:35,151 <message id="D1889914-4ACA-4D0E-8366-514FBF6F3D31" type="groupchat" from="monal@chat.yax.im/Anu" to="..."><body>Go to encryption keys and click the toggle</body><store xmlns="urn:xmpp:hints" /></message>
12:55:21,103 <message id="D1889914-4ACA-4D0E-8366-514FBF6F3D31" type="groupchat" from="monal@chat.yax.im/Anu" to="..."><body>Go to encryption keys and click the toggle</body><store xmlns="urn:xmpp:hints" /></message>
13:00:56,518 <message id="D1889914-4ACA-4D0E-8366-514FBF6F3D31" type="groupchat" from="monal@chat.yax.im/Anu" to="..."><body>Go to encryption keys and click the toggle</body><store xmlns="urn:xmpp:hints" /></message>
Metadata
Metadata
Assignees
Labels
🖥️ MacOSiOS app running on macOS >= Catalina macOS versioniOS app running on macOS >= Catalina macOS version📱 iOSRelated to iOS / iPhone / iPadRelated to iOS / iPhone / iPad🚫 Bug / StabilityReleated directly to bugs or instability issuesReleated directly to bugs or instability issues🦸 Help wantedIf you are motivated, this is a good start!If you are motivated, this is a good start!