Skip to content
Snippets Groups Projects
Unverified Commit b299827a authored by Nikolay Yakimov's avatar Nikolay Yakimov
Browse files

[gotr] handle_incoming_msg: set XHTML correctly

In case we get XHTML in OTR message for some reason (e.g. from gajim
0.16.4), we will see that instead of decrypted content, if we don't
delete existing html first.

This doesn't touch old code in handle_outgoing_msg (which will get exectued
gajim<0.16.4). That should work between versions,
given handle_incoming_msg will overwrite any XHTML in
OTR-encrypted message.
parent a1e8aaef
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment