Warn when user trying to block nonexistent user
authorJuneHyeon Bae <devunt@gmail.com>
Fri, 30 May 2014 09:14:54 +0000 (18:14 +0900)
committerUmherirrender <umherirrender_de.wp@web.de>
Mon, 23 Feb 2015 19:14:27 +0000 (19:14 +0000)
commit3191a0b042ec3b375924c9e047974ac7dd1f68ef
treec5a36f1da1e6fa472ed52405ebb5389306ef8f98
parent80c7b17926f8ebdc826544ca5eaae8295913af80
Warn when user trying to block nonexistent user

Now, Special:Block/Some_User and Special:Block/No_Such_User act the
same. So show warning when user opened 'Special:Block/No_such_user'
page.

Bug: T37687
Change-Id: I60292e1016b64224a6146add58106c9028e7914c
includes/specials/SpecialBlock.php