mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Brad Jorsch d485b898c3 Improve argument validation in frame:expandTemplate()
Just like the other methods, e shouldn't be allowing passing of things
that aren't numbers or strings here.

For that matter, we should just abstract out the whole "arg key and
value validation" into a separate function instead of repeating it in
four places.

Bug: T76609
Change-Id: Id7e512a988ef9b7a5c5a110c8992dd5d649dcbf9
2014-12-05 10:00:16 -05:00
..
luabit
ustring Fix deceptively-simple pattern in pure-Lua ustring 2014-08-10 01:18:18 +00:00
bit32.lua
libraryUtil.lua Add text module 2013-03-20 10:10:15 -04:00
mw.html.lua Allow numbers in tag names 2014-10-03 07:52:17 -04:00
mw.language.lua Provide access to Language::getFallbacksFor() 2013-12-16 14:12:47 -05:00
mw.lua Improve argument validation in frame:expandTemplate() 2014-12-05 10:00:16 -05:00
mw.message.lua Remove message formats other than plain 2014-02-03 15:29:39 -05:00
mw.site.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.text.lua Add mw.text.unstripNoWiki, mw.text.killMarkers, fix mw.text.unstrip 2014-11-05 12:32:35 -05:00
mw.title.lua Expose file page count, width, and height to Lua 2014-12-03 10:44:55 -05:00
mw.uri.lua Make pairs() work with various library objects 2013-04-02 17:23:42 +00:00
mw.ustring.lua
mwInit.lua Fix __pairs not working in LuaStandalone serialization 2014-08-27 21:09:05 -04:00
package.lua Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00