Go to file
Brad Jorsch cfdd099ca8 Fix fatal in frame:callParserFunction
If the parser function returns 'isChildObj', we need to create a child
frame to expand the wikitext returned by the parser function. And when
we pass the arguments to the new frame, we need to pass them through the
preprocessor's newPartNodeArray() first.

Bug: 50863
Change-Id: Ieb7cc7007288de1f7d2cd2458f068affe695e8af
2013-07-07 07:43:31 -04:00
common Handle bogus entries in MediaWiki:Scribunto-doc-page-name 2013-06-07 18:21:31 -04:00
engines Fix fatal in frame:callParserFunction 2013-07-07 07:43:31 -04:00
modules (bug 45887) Improve error popup discoverability 2013-03-08 11:16:26 -05:00
tests/engines Fix LuaSandbox mw.ustring.byteoffset with negative 'i' 2013-06-25 10:06:01 -04:00
.gitignore Lua ustring implementation 2013-02-12 14:26:29 -05:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
Scribunto.i18n.php Localisation updates from http://translatewiki.net. 2013-06-24 19:56:27 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2013-05-29 08:40:57 +00:00
Scribunto.namespaces.php Fix 5a2030dd for namespace names in zh and yue (zh-yue) 2013-04-26 19:00:33 +08:00
Scribunto.php Merge "Add text module" 2013-03-27 16:55:07 +00:00