Go to file
Jackmcbarn 4255e3810b Prevent fatal error in Special:AbuseFilter/test
When an invalid page name is entered in Special:AbuseFilter/test, display
a sane error message rather than throwing a PHP fatal error.

Bug: 55411
Change-Id: I5ec005180c9009f6d14244f3b03221e525cfaed3
2014-01-04 15:28:37 -05:00
api Ensure variables are defined 2013-11-06 17:09:24 +01:00
db_patches Adding back /*_*/ prefix to table in patch-afl_action_id.sql 2013-12-23 01:39:33 +01:00
maintenance $res is a bool, not a resultwrapper.. 2014-01-03 18:06:49 +00:00
modules Load filter conditions when the user presses ENTER 2013-07-23 14:01:02 -03:00
special Restore b/c for pre-1.23 MediaWiki versions 2013-12-27 01:32:24 -08:00
tests Allow running the AbuseFilter parser tests via phpunit 2013-07-08 19:22:43 +02:00
Views Prevent fatal error in Special:AbuseFilter/test 2014-01-04 15:28:37 -05:00
.gitignore Add .gitignore 2012-05-21 01:27:29 +01:00
.gitreview
.jshintrc Add .jshintrc for AbuseFilter and make it pass 2013-04-17 15:03:36 +02:00
AbuseFilter.alias.php Localisation updates from https://translatewiki.net. 2013-12-03 20:47:20 +00:00
AbuseFilter.class.php Merge "Send AbuseFilter hits to CheckUser" 2013-12-26 22:13:45 +00:00
AbuseFilter.hooks.php Remove unused local variables 2013-10-14 21:39:35 +02:00
AbuseFilter.i18n.php Prevent fatal error in Special:AbuseFilter/test 2014-01-04 15:28:37 -05:00
AbuseFilter.parser.php Declare visibility on class properties 2013-11-06 16:11:09 +00:00
AbuseFilter.php Write maintenance script for AbuseFilter to purge old IP data from logs 2013-11-19 21:44:14 +00:00
abusefilter.tables.pg.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sql Add Global Rules 2012-08-27 03:30:07 +00:00
abusefilter.tables.sqlite.sql (bug 38371) Fixing SQL files for SQLite compatibility 2013-07-10 16:50:49 +02:00
AbuseFilterVariableHolder.php Declare class properties, update docs 2013-11-06 16:12:37 +00:00
AbuseLogHitFormatter.php Add a few bits of method documentation 2012-06-21 14:32:05 +01:00
composer.json Add composer.json 2013-02-14 13:41:40 +00:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00