Add parser test for r94502
authorRoan Kattouw <catrope@users.mediawiki.org>
Mon, 15 Aug 2011 12:25:01 +0000 (12:25 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Mon, 15 Aug 2011 12:25:01 +0000 (12:25 +0000)
tests/parser/parserTests.txt

index 6903877..225c2c7 100644 (file)
@@ -741,6 +741,15 @@ External links: protocol-relative URL in free text is left alone
 </p>
 !!end
 
+!! test
+External links: protocol-relative URL in the middle of a word is left alone (bug 30269)
+!! input
+foo//example.com/Foo
+!! result
+<p>foo//example.com/Foo
+</p>
+!! end
+
 !! test
 External image
 !! input