Tim Starling has submitted this change and it was merged. Change subject: Make loader available to console, interface modules ......................................................................
Make loader available to console, interface modules The package module is loaded into the "base" environment but not correctly initialized, so interface modules and the console cannot actually load anything. Change-Id: I92a47d318ccadd7361edb1ac3b0e4bb304ff8a9c --- M engines/LuaCommon/LuaCommon.php M engines/LuaCommon/lualib/mw.lua 2 files changed, 1 insertion(+), 2 deletions(-) Approvals: Tim Starling: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/40316 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I92a47d318ccadd7361edb1ac3b0e4bb304ff8a9c Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Scribunto Gerrit-Branch: master Gerrit-Owner: Anomie <[email protected]> Gerrit-Reviewer: Demon <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: Victor Vasiliev <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
