* Fixed loop detection in LST
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 14 Jan 2008 06:59:20 +0000 (06:59 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 14 Jan 2008 06:59:20 +0000 (06:59 +0000)
commit4fff963520eb868459a8bbcc022f7223d8091340
tree1dfede8fd9eb6e977b82617b04610d2bbcc7f99a
parent52927414b85d40fc90884843b06fd5f27c6804d6
* Fixed loop detection in LST
* Renamed some LST parser tests
* Fixed <gallery> caption behaviour .It should not generate <pre> when there are spaces at the start. Used recursiveTagParse() instead of parse(), to avoid generation of a limit report, among other things.
* Refactored template loop check
* Updated a couple of parser tests
includes/Parser.php
maintenance/parserTests.txt