Last modified: 2012-05-03 02:42:48 UTC
Various (all?) revision deletion combinations involving the "Suppress data from administrators as well as others" option yield the following error: <b>Warning</b>: call_user_func_array() expects parameter 1 to be a valid callback, function 'DeleteLogFormatter' not found or invalid function name in <b>C:\xampp\htdocs\w\includes\logging\LogPage.php</b> on line <b>296</b>
It'd be good to test this on enwiki.beta
Niklas, could you look at this 1.19 blocker?
Spoke with Aaron; he's going to comment on this further. There's more information in code review about this issue. Basically, this is more about logging generally than it is about RevDel
See r96546 CR comments. This doesn't effect regular (non-suppress) revision deletion because the $wgLogActionHandlers wildcards aren't checked in LogPage::actionText().
Just to let you know, I'm very busy during FOSDEM and few days after.
Per conversation with RobLa, reassigning to Niklas.
Fixed in r110953.