mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-12 00:38:23 +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 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package-lock.json | ||
package.json |