https://bugzilla.wikimedia.org/show_bug.cgi?id=46404
Liangent <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED Ever confirmed|1 |0 --- Comment #13 from Liangent <[email protected]> --- So it doesn't sound like an AbuseFilter bug... If you really want to consider it as a bug, it's just some imperfect error handling (but generally we don't try to spot improper configurations) in core. Maybe you can try to manually execute (with maintenance/eval.php) lines at: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/GlobalFunctions.php;h=50758c89f7afdc687f80385c4cdc7ad0dac64677;hb=375d04b02cfb9f1e4a1ecc5193f95010c76fbf0d#l2967 from line 2967 to 2992 and see what's going wrong. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
