Bug 31098: Template loop through MediaWiki: messages (int: function) not being detected.
authorPlatonides <platonides@users.mediawiki.org>
Sat, 29 Oct 2011 22:22:51 +0000 (22:22 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Sat, 29 Oct 2011 22:22:51 +0000 (22:22 +0000)
commitdc38ecd003639e72e2963512b248e9c8b6332253
treebefd55aacafc2b49fcf38d3003da082a3f35884e
parente9a3d79f62c5213fedeba59af69016e938474bf9
Bug 31098: Template loop through MediaWiki: messages (int: function) not being detected.
The trick is not to replaceVariables() ourselves, but to leave that to the preprocessor,
which is then correctly detecting the loop.
includes/parser/CoreParserFunctions.php
tests/parser/parserTests.txt