mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-13 17:27:20 +00:00
5faea5ee58
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 |
||
---|---|---|
.. | ||
api | ||
pagers | ||
parser | ||
special | ||
VariableGenerator | ||
Views | ||
AbuseFilter.php | ||
AbuseFilterChangesList.php | ||
AbuseFilterHooks.php | ||
AbuseFilterModifyLogFormatter.php | ||
AbuseFilterPreAuthenticationProvider.php | ||
AbuseFilterRightsLogFormatter.php | ||
AbuseFilterRunner.php | ||
AbuseFilterSuppressLogFormatter.php | ||
AbuseFilterVariableHolder.php | ||
AbuseLogHitFormatter.php | ||
AFComputedVariable.php | ||
TableDiffFormatterFullContext.php |