tigase / beagle-im

(M) XMPP client for macOS based on TigaseSwift XMPP library
GNU General Public License v3.0
182 stars 21 forks source link

Edit its own message (correct) lead to " I sent you an OMEMO encrypted message but your client doesn’t seem to support that" #98

Open nonlocalbit opened 2 years ago

nonlocalbit commented 2 years ago

Describe the bug After writing a message, when we edit it (correct) the message is replace by " I sent you an OMEMO encrypted message but your client doesn’t seem to support that" But the other participant has the corrected message.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'conveersation'
  2. write message and sent it.
  3. Click right on 'correct message'
  4. correct and send
  5. See error: the message become : '" I sent you an OMEMO encrypted message but your client doesn’t seem to support that"

Expected behavior to see the message corrected

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

hantu85 commented 2 years ago

I cannot replicate this issue on the latest version of BeagleIM and there were fixes for OMEMO in versions 5.1 and 5.2 which most likely fixed this issue.