Comparison

plugins/mod_muc_mam.lua @ 11479:377a9eaf7bef

util.datamapper: Fix error on attempt to coerce nil to something Turns falsy values into nil instead of nothing, which ensures this function always has 1 return value, or table.insert({}) complains. Would still happen on some unexpected input, but that's actually a good thing.
author Kim Alvefur <zash@zash.se>
date Tue, 23 Mar 2021 23:55:33 +0100
parent 11282:cabb022f31c0
child 11744:5f99aa6bb76d
comparison
equal deleted inserted replaced
11478:c0c4431ab27b 11479:377a9eaf7bef