mediawiki-extensions-Scribunto/engines/LuaCommon
Brad Jorsch 3d4a81653c (bug 46405) Fix errors in mw.title.new( pageid )
mw.title.new( pageid ) should not throw an error for an nonexisting
pageid, just return nil. Similarly, it should always return nil for 0,
rather than returning the last non-existent title created.

Change-Id: I3cdbb24fc785aef0f8e75fba1feccd26ac5b7370
2013-03-21 09:39:25 -04:00
..
lualib (bug 41769) Add frame:callParserFunction() and frame::extensionTag() 2013-03-18 13:46:26 -04:00
LanguageLibrary.php Missing global 2013-03-11 14:55:23 -04:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php (bug 41769) Add frame:callParserFunction() and frame::extensionTag() 2013-03-18 13:46:26 -04:00
LuaInterpreter.php (bug 45684) Don't count argument parsing time towards Lua limit 2013-03-12 03:18:05 +00:00
MessageLibrary.php Add mw.message library 2013-02-26 22:20:04 -08:00
SiteLibrary.php $wgServerName doesn't exist anymore 2013-02-06 10:24:59 -05:00
TitleLibrary.php (bug 46405) Fix errors in mw.title.new( pageid ) 2013-03-21 09:39:25 -04:00
UriLibrary.php Clean up argument lists 2013-03-04 14:55:46 -05:00
UstringLibrary.php Fix ustring errors 2013-03-05 12:22:15 -05:00