From 2c0c36604268b4bbe3039335349b1112a8b20a0f Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Fri, 13 May 2005 15:41:30 +0000 Subject: [PATCH] * Added a testcase for bug 787 --- maintenance/parserTests.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index f5d6554509..aacba90dc3 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -610,6 +610,15 @@ External links: invalid character

!! end +!! test +BUG 787: Links with one slash after the url protocol are invalid +!! input +http:/example.com +!! result +

http:/example.com +

+!! end + ### ### Quotes ### -- 2.20.1