Fix double-wrapped HtmlArmor causing fatals
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 26 Sep 2018 13:14:05 +0000 (15:14 +0200)
committerReedy <reedy@wikimedia.org>
Wed, 26 Sep 2018 14:03:38 +0000 (14:03 +0000)
commit3f8d6fa8f5ccd3d4bbb3ae5d437298491cb9452d
tree6782eb1b07708257b85f71621b37e16665a91fda
parent1dee28cb5f1efd6d9e14d6cc1d0c73c3f69269b4
Fix double-wrapped HtmlArmor causing fatals

Follow-up to a89ef9b3b9cc4702c0f23443ae51df4f3bed7ecb. I'm guessing
this is supposed to be htmlspecialchars() based on the changes to
other files in that patch (e.g. SpecialAncientpages.php).

Bug: T205469
Change-Id: I52e38a5754b339e1516498e6f0eb73fc8d8df59c
includes/specials/SpecialMostlinkedcategories.php