mediawiki-extensions-Scribunto/engines
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
..
LuaCommon (bug 46405) Fix errors in mw.title.new( pageid ) 2013-03-21 09:39:25 -04:00
LuaSandbox (bug 45684) Don't count argument parsing time towards Lua limit 2013-03-12 03:18:05 +00:00
LuaStandalone (bug 45684) Don't count argument parsing time towards Lua limit 2013-03-12 03:18:05 +00:00