Comparison

spec/util_dbuffer_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 11637:19cddf92fcc2
child 12764:bf6d2f9fad4d
comparison
equal deleted inserted replaced
12492:a44c328028ad 12493:e9ea5c88def0