Remove suggestions for negative namespaces in Page Restrictions
authorMoriel Schottlender <moriel@gmail.com>
Wed, 13 Feb 2019 21:54:01 +0000 (13:54 -0800)
committerMoriel Schottlender <moriel@gmail.com>
Fri, 15 Feb 2019 01:27:33 +0000 (17:27 -0800)
commite74819c3df7599b34788db641f9ceeff7cede4b1
treebadb4f370c2fdbd8718e916d0c21adb9637a48ba
parenta7fd92a95e2ee3bee58b46e77a0699b8bedb98de
Remove suggestions for negative namespaces in Page Restrictions

When displaying suggestions for page restrictions, do not suggest
any page with negative namespace, since those are illegal for a
partial block restriction anyways, and will be rejected.

Bug: T208355
Change-Id: I71727ee1ff40255df9ad95c268f94fcb2a81a595
includes/specials/SpecialBlock.php