WLFilters: Correctly check if RCFilters should be enabled on WL
authorStephane Bisson <sbisson@wikimedia.org>
Thu, 7 Dec 2017 13:26:02 +0000 (08:26 -0500)
committerStephane Bisson <sbisson@wikimedia.org>
Thu, 7 Dec 2017 13:26:02 +0000 (08:26 -0500)
commit21a12a96d05c23a4b44d9c2c72b053cd9f1ee85b
treef2d6510f0a17957ff3189351cb1ce8cedc4fb86b
parent7f45030eee2a07cfb18c579b2717a28217ffa187
WLFilters: Correctly check if RCFilters should be enabled on WL

Side-effect of Ib933de3a3f9e876924386e80f315506f60f8af54

ChangesListSpecialPage#isStructuredFilterUiEnabled needs
to call static::checkStructuredFilterUiEnabled() to reach
the implementation from SpecialWatchlist.

Bug: T182318
Change-Id: I1e90d7e29f9e7fc5acece6466ed818210058dd2c
includes/specialpage/ChangesListSpecialPage.php