Add parser test for bug 2095; working on it...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 18 May 2005 08:43:26 +0000 (08:43 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 18 May 2005 08:43:26 +0000 (08:43 +0000)
maintenance/parserTests.txt

index 135a87e..246e5a9 100644 (file)
@@ -2291,6 +2291,14 @@ Attribute test: no value
 </p>
 !! end
 
+!! test
+Bug 2095: link with three closing brackets
+!! input
+[[a link]]]
+!! result
+<p><a href="/index.php?title=A_link&amp;action=edit" class="new" title="A link">a link</a>]
+</p>
+!! end
 
 TODO:
 more images