mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-15 02:03:53 +00:00
c2302385c1
I added searchEnabled in I0771fa048d21031ed1e0f8a6909213bdb869a5ed, but forgot to pass it as parameter when there's an error with the regex. This means that, if you try to make a search with a wrong regex, when the page is reloaded the fields for searching aren't shown and you get a PHP warning. Here I also added warning suppressions as usually done when checking regex validity to avoid unnecessary PHP warnings. Change-Id: Ibc3110c30959c99d0825e1e3d7edb1e96dd9d536 |
||
---|---|---|
.. | ||
AbuseFilterExaminePager.php | ||
AbuseFilterHistoryPager.php | ||
AbuseFilterPager.php | ||
AbuseLogPager.php | ||
GlobalAbuseFilterPager.php |