From bf709f9bf50b69438722abe69a28a0b7a6fcb2a8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Fri, 13 May 2005 19:23:07 +0000 Subject: [PATCH] * Improved the testcase for bug 787 --- maintenance/parserTests.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index aacba90dc3..135a87e859 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -614,8 +614,12 @@ External links: invalid character BUG 787: Links with one slash after the url protocol are invalid !! input http:/example.com + +[http:/example.com title] !! result

http:/example.com +

+[http:/example.com title]

!! end -- 2.20.1