https://bugzilla.wikimedia.org/show_bug.cgi?id=31813

--- Comment #2 from Bryan Tong Minh <[email protected]> 2012-09-23 
21:34:02 UTC ---
Well, seriously...

    public static function newLogEntry( $timestamp, &$title, &$user,
$actionComment, $ip,
        $type, $action, $target, $logComment, $params, $newId=0,
$actionCommentIRC='' ) {
[...]
            'rc_bot'        => $user->isAllowed( 'bot' ) ? $wgRequest->getBool(
'bot', true ) : 0,
[...]

I thought this was easy to fix, but apparently RecentChange needs some fixing
first.

-- 
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

Reply via email to