comparison sat/plugins/plugin_xep_0198.py @ 2983:97a1faca8f58

core (xmpp): fixed URI correction while parsing messages: A double "==" was used instead of a single one. As a result URI was never fixed and some elements could be missed (like body), and then the message discarded. Should fix 294 (to be confirmed). fix 294
author Goffi <goffi@goffi.org>
date Tue, 02 Jul 2019 09:09:04 +0200
parents 9213c6dff48d
children c8c68a3b0a79
comparison
equal deleted inserted replaced
2982:95c774627a95 2983:97a1faca8f58