From: IAlex Date: Thu, 8 Nov 2012 19:15:19 +0000 (+0000) Subject: Merge "Add test for bracketed external links with invalid template-generated target" X-Git-Tag: 1.31.0-rc.0~21704 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=2345468332a2632954e9c6b485285c94790e11f1;hp=3b4365b134c9f36e799a9c339e262d942bc05d06;p=lhc%2Fweb%2Fwiklou.git Merge "Add test for bracketed external links with invalid template-generated target" --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 8e7f44eeca..18e0ee83a7 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -2204,6 +2204,15 @@ http:/example.com

!! end +!! test +Bracketed external links with template-generated invalid target +!! input +[{{echo|http:/example.com}} title] +!! result +

[http:/example.com title] +

+!! end + !! test Bug 2702: Mismatched , and tags are invalid !! input