changeset 6443:7547c2869e78

mod_xhtmlim: Replace util.serialization.serialize with %q
author Link Mauve <linkmauve@linkmauve.fr>
date Wed, 11 Mar 2026 00:34:11 +0100
parents 27fd5c417e19
children 47d88f6e8400
files mod_xhtmlim/mod_xhtmlim.lua
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_xhtmlim/mod_xhtmlim.lua	Wed Mar 11 00:33:54 2026 +0100
+++ b/mod_xhtmlim/mod_xhtmlim.lua	Wed Mar 11 00:34:11 2026 +0100
@@ -60,7 +60,7 @@
 	end
 end
 
--- module:log("debug", "tags = %s;", require "util.serialization".serialize(tags));
+-- module:log("debug", "tags = %q;", tags);
 
 -- TODO Decide if disallowed tags should be bounced or silently discarded.
 -- XEP says "ignore" and replace tag with text content, but that would