mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 5faea5ee58 Add BC hack for some 2009 AbuseLog entries causing a fatal error
Some AbuseLog entries from 2009 are missing the 'timestamp' parameter
used to compute the old wikitext of the page. This was only used for a
short amount of time before
https://phabricator.wikimedia.org/rEABFd1d27eede6536067c5180b2515ea937d71525d4d.

Nowadays, it's causing a fatal error when we try to migrate the affected
entries, see T246539#6388362.

Since we only have a Title available, we cannot rebuild what the old
wikitext would look like, so a placeholder text is used (this should
hopefully be clearer than showing an empty string).

Bug: T246539
Change-Id: I5230f2fdc84da121728a5a75da458f1a4ef1ecd3
2020-08-19 12:37:40 +02:00
..
api Do not abuse RCDatabaseLogEntry 2020-06-04 21:28:23 +00:00
pagers Merge "Stop using deprecated stuff with easy replacements" 2020-01-22 16:44:57 +00:00
parser Strict type comparison 2020-06-27 15:55:57 +01:00
special build: Updating mediawiki/mediawiki-phan-config to 0.10.2 2020-06-02 21:33:38 +00:00
VariableGenerator Do not abuse RCDatabaseLogEntry 2020-06-04 21:28:23 +00:00
Views Handle null from VariableGenerator::getVars in AbuseFilterViewExamine 2020-06-17 19:42:58 +02:00
AbuseFilter.php Fix broken PHPDoc comments not starting with /** 2020-08-09 01:04:29 +02:00
AbuseFilterChangesList.php Stop using the Revision class 2020-02-26 15:39:12 +00:00
AbuseFilterHooks.php Update PageSaveComplete hook to use EditResult 2020-06-23 14:25:38 +02:00
AbuseFilterModifyLogFormatter.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
AbuseFilterPreAuthenticationProvider.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterRightsLogFormatter.php Remove script for blockautopromote entries 2019-09-09 13:56:56 +02:00
AbuseFilterRunner.php Pass function name to database functions 2020-06-07 01:54:41 +02:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Avoid use of unfiltered 'getTraceAsString' in debug logs 2020-07-23 22:41:27 +01:00
AbuseLogHitFormatter.php build: Updating mediawiki/mediawiki-phan-config to 0.10.2 2020-06-02 21:33:38 +00:00
AFComputedVariable.php Add BC hack for some 2009 AbuseLog entries causing a fatal error 2020-08-19 12:37:40 +02:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00