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

           Summary: createAndPromote.php always creates bureaucrats
           Product: MediaWiki
           Version: 1.15.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: schnet...@gmail.com
                CC: innocentkil...@gmail.com


The script createAndPromote.php always creates bureaucrats, even when the
option --bureaucrat is not specified. This is probably due to a typo in the if
statement 

if( isset( $option['bureaucrat'] ) )

which should instead check $options (missing "s").

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to