mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 08:14:09 +00:00
85aca87e94
Two similar bugs are handled here: * mw.getCurrentFrame() doesn't work when the module is loaded (only when a function is called), which breaks os.date and os.time at module scope since I59ad364d. * mw.getCurrentFrame() gives access to frame args from inside mw.loadData, which allows for data leakage between #invokes. Bug: 67498 Bug: 65687 Change-Id: I82dde43e2601b59c03c6ed4b9365829c40a953a5 |
||
---|---|---|
.. | ||
LuaCommon | ||
LuaSandbox | ||
LuaStandalone |