mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-25 16:58:35 +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 |
||
---|---|---|
.. | ||
lualib | ||
HtmlLibrary.php | ||
LanguageLibrary.php | ||
LibraryBase.php | ||
LuaCommon.php | ||
LuaInterpreter.php | ||
MessageLibrary.php | ||
SiteLibrary.php | ||
TextLibrary.php | ||
TitleLibrary.php | ||
UriLibrary.php | ||
UstringLibrary.php |