Software /
code /
prosody
File
AUTHORS @ 11904:313d01cc4258
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)
In this case `ret` is a table not containing the node, which makes
pubsub_error_reply() try to get an error template with that `ret` table
as index, which returns a `nil` then passed to table.unpack, which in
turn throws the error.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 13 Nov 2021 22:12:39 +0100 |
parent | 5403:d7ecf6cd584e |
line wrap: on
line source
The Prosody project is open to contributions (see HACKERS file), but is maintained daily by: - Matthew Wild (mail: matthew [at] prosody.im) - Waqas Hussain (mail: waqas [at] prosody.im) - Kim Alvefur (mail: zash [at] prosody.im) You can reach us collectively by email: developers [at] prosody.im or in realtime in the Prosody chatroom: prosody@conference.prosody.im