summaryrefslogtreecommitdiff
path: root/plugins/vcard.py
diff options
context:
space:
mode:
authorGeorg Lukas <georg@op-co.de>2021-12-10 14:45:14 +0100
committerGeorg Lukas <georg@op-co.de>2021-12-11 19:06:09 +0100
commite1a75a5cedbef8a669c1156a681ce95096aacc5a (patch)
treeb4514c5ad7f7a9f1448c536278797df9028e71f0 /plugins/vcard.py
parent1d681fb04cd551dcad6177f0391ed86730767fd6 (diff)
downloadpoezio-e1a75a5cedbef8a669c1156a681ce95096aacc5a.tar.gz
poezio-e1a75a5cedbef8a669c1156a681ce95096aacc5a.tar.bz2
poezio-e1a75a5cedbef8a669c1156a681ce95096aacc5a.tar.xz
poezio-e1a75a5cedbef8a669c1156a681ce95096aacc5a.zip
Logger: jidstr is not a valid JID with MUC-PMs
The logger often operates on filenames for log files and assumes that jid == filename, but MUC-PM filenames are `muc@domain\nick` (jidstr) instead of `muc@domain/nick` (jid) and the former is not a valid JID. This patch fixes the places where jid and jidstr are mixed up.
Diffstat (limited to 'plugins/vcard.py')
0 files changed, 0 insertions, 0 deletions