Last modified: 2010-06-08 19:17:56 UTC
In the log dump from de.wp I have found a invalid logtype 'abusefilte' (logid 9777108, see URL for API result). With this invalid logtype it is impossible to get all abusefilter log entries with api. The request for letype=abusefilte gives a error. Is there a way to fix this? Thanks.
Similar to bug 22510 but on a different extension
en.wp has two entries of this type: id 21223538 and id 21223613 (http://en.wikipedia.org/w/api.php?action=query&list=logevents&letitle=Special:AbuseFilter/1&lestart=2009-03-17T23:48:40Z)
So how did that entry get into the database?
Hold over from r48501. A system administrator should probably update all logging tables to set log_type=abusefilter where log_type=abusefilte.
Done. I've run an update on all databases.