Don't display multiple language links to the same language
authorTim Starling <tstarling@wikimedia.org>
Wed, 26 Sep 2012 07:42:17 +0000 (17:42 +1000)
committerMax Semenik <maxsem.wiki@gmail.com>
Fri, 5 Oct 2012 19:14:07 +0000 (23:14 +0400)
commitd5a0ddcca4190d3148f72de7fce56f08b2c42823
treeea50aa80704a7550a6f7099b7da9367fb42aabc8
parentf5536e680b49aaf05062f954e39077b18df13a0f
Don't display multiple language links to the same language

(bug 24502) Resolve the various issues with this accidental feature
by removing it. I think it could be done properly, along the lines of
my comment #5, but I don't think just changing the DB schema to make
langlinks non-unique is a good direction to take. A comment on
I4e1e08a3 from Daniel Kinzler indicates that duplicate language links
won't be possible with Wikidata anyway, so there's not much value in
I4e1e08a3 for WMF wikis.

Change-Id: Iba5f3f29e20f5119d4414b1e87ce5eee674701a8
RELEASE-NOTES-1.20
includes/parser/Parser.php
tests/parser/parserTests.txt