Merge "Don't display multiple language links to the same language"
[lhc/web/wiklou.git] / tests / parser / parserTests.txt
index c7acfd5..3a15ed5 100644 (file)
@@ -5854,6 +5854,19 @@ ill
 es:Alimento fr:Nourriture zh:食品
 !! end
 
+!! test
+Duplicate interlanguage links (bug 24502)
+!! options
+ill
+!! input
+[[es:1]]
+[[es:2]]
+[[fr:1]]
+[[fr:2]]
+!! result
+es:1 fr:1
+!! end
+
 ###
 ### Sections
 ###