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

Solitarius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #2 from Solitarius <[email protected]> ---
I've update my local copy of MediaWiki to master and $wgAutopromote haven't
changed since 2007 as per comment #1.

However in wmf/*, the code in includes/DefaultSettings.php is indeed commented
for $wgAutopromote:

$wgAutopromote = array(
        /* test patch -- TS
        'autoconfirmed' => array( '&',
                array( APCOND_EDITCOUNT, &$wgAutoConfirmCount ),
                array( APCOND_AGE, &$wgAutoConfirmAge ),
        ), */
);

Seem to be coming from
https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=commit;h=c532e81d583d3d0439fe76eea4d105d675461b56

This might be by design on the wmf/* branches. I don't know.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to