From 06eb5f0940f265eb364d2a5c6d822498051d2e16 Mon Sep 17 00:00:00 2001 From: Rowan Collins Date: Fri, 12 Aug 2005 23:46:17 +0000 Subject: [PATCH] Parser test for bug 3090 (I knew I'd get CVS wrong) --- maintenance/parserTests.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 9794cff3c0..3c18bf5dc2 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -1844,6 +1844,15 @@ Image caption containing a newline !!end +!! test +Bug 3090: External links other than http: in image captions +!! input +[[Image:Foobar.jpg|thumb|200px|This caption has [irc://example.net irc] and [https://example.com Secure] ext links in it.]] +!! result +
This caption has irc and Secure ext links in it.
Enlarge
This caption has irc and Secure ext links in it.
+ +!! end + ### ### Subpages -- 2.20.1