From: Platonides Date: Wed, 13 Apr 2011 23:36:49 +0000 (+0000) Subject: Another evil test to join r86004 (didn't produce malformed output in the pre-r85922... X-Git-Tag: 1.31.0-rc.0~30861 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=a90aab9ee2b0c8de87e03b4f9f8718d07d227c36;p=lhc%2Fweb%2Fwiklou.git Another evil test to join r86004 (didn't produce malformed output in the pre-r85922 parser) --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index b8ca26a689..706d33b1f3 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -1460,6 +1460,24 @@ A table with unclosed italic in a cell !! end +!! test +A table with unclosed italic in a th +!! input +{| +|- +! ''Cell +|| Value +|} +!! result + + + + + +
CellValue
+ +!! end + !! test Table security: embedded pipes (http://lists.wikimedia.org/mailman/htdig/wikitech-l/2006-April/022293.html) !! input