Comparison

spec/util_format_spec.lua @ 12493:e9ea5c88def0

mod_s2s: Don't bounce queued error stanzas (thanks Martin) The check for the type attr was lost in 11765f0605ec leading to attempts to create error replies for error stanzas, which util.stanza rejects. Tested by sending <message to="reject.badxmpp.eu" type="error"><error/></message> which produced a traceback previously.
author Kim Alvefur <zash@zash.se>
date Sat, 07 May 2022 13:01:49 +0200
parent 12220:25b853e64d83
child 12571:c4337ff4f1c4
comparison
equal deleted inserted replaced
12492:a44c328028ad 12493:e9ea5c88def0