Fix links problem on Special:Search
authorPhantom42 <nikitav30@gmail.com>
Fri, 9 Dec 2016 21:20:07 +0000 (23:20 +0200)
committerPhantom42 <nikitav30@gmail.com>
Fri, 9 Dec 2016 21:30:17 +0000 (23:30 +0200)
commitdd691eca89de3db2623cfd94b2b523c0c8feaf1c
tree94f851e14773a3c9d222e2f688894b2c26b1e2d0
parentf0c0a46cdb2a6356204d27f90b47abed9af05c0b
Fix links problem on Special:Search

Fix bug that most links on Special:Search did not have text rendered
Also restore some changes from commit f736c3709a54be33f808e8d12f85707b90763165
where Linker::link() usage was replaced by LinkRenderer

This reverts commit 791d5319bff0be23c3ea474a84d42ed788355688

Change-Id: Id25d1b1acd0dcafc47511b2db3782e5d441f3731
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialRevisiondelete.php
includes/specials/SpecialSearch.php
includes/specials/SpecialUncategorizedcategories.php
includes/specials/SpecialUnwatchedpages.php
includes/specials/SpecialWhatlinkshere.php