https://bugzilla.wikimedia.org/show_bug.cgi?id=47077

--- Comment #3 from Philippe Elie <[email protected]> ---
We tracked our trouble to the use in a module of frame:preprocess() with the
frame of the page calling a template which invoke the module, some uneeded
evaluation of template argument was done as a side effect of the call to
preprocess(). We solved that by using frame:newChild(title = ..., args = {}) to
create an empty frame.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to