https://bugzilla.wikimedia.org/show_bug.cgi?id=19208
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Brion Vibber <[email protected]> 2009-07-13 18:50:50 UTC --- Request was in bug 17453. For some reason this ended up in the abusefilter.php config: if ($wgDBname == 'dewiki') { // Removed custom AbuseFilter settings per bug 18223 --Andrew 2009-03-29 // WHere on earth did this come from? --Andrew $wgDefaultUserOptions ['forceeditsummary'] = 1; No idea what that's doing there. :) I've gone ahead and removed it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
