Step to reproduce:
- Open an "detail" of an abuse log entry before 19:21, 11 March 2013 (the last lost record seems to be https://en.wikipedia.org/wiki/Special:AbuseLog/8449612)
You will see the "Action parameters" are empty.
Step to reproduce:
You will see the "Action parameters" are empty.
Not all entries are lost, for instance on itwiki I can correctly view some 2009 entries. The patch linked could have caused it, but that was going in the right direction. T213006 could also fix this bug, or we may add code to fix it if needed.
Logstash has nothing about those AbuseFilter entries. This query reveals that the var dump is saved as text. So, could someone please use the fetchText.php script to see what's stored for ID 547320917?
Actually, there's a related error on Logstash, which is the same as T187153. Although that's a fatal happened this morning, while now I can open the page without fatals (although vars are empty). I believe this could be PHP7-only, but either way, it should be fixed by T213006.