From 8a1e886e2dd83046e8bf0c4cec09b31574264a4d Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Tue, 5 Jun 2007 19:32:09 +0000 Subject: [PATCH] Update test case for 'Template with thumb image (with link in description)'. Change in behavior for thumb rendering of a nonexistent image: instead of using the icon size (120px) the hardcoded default thumb size (180px) is now used. Since this isn't really defined behavior there doesn't seem to be a pressing reason to change it back. --- maintenance/parserTests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 8ed757c852..8577cc0694 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -2267,7 +2267,7 @@ Template with thumb image (with link in description) {{paramtest| param =[[Image:noimage.png|thumb|[[no link|link]] [[no link|caption]]]]}} !! result -This is a test template with parameter
+This is a test template with parameter
!! end -- 2.20.1