https://bugzilla.wikimedia.org/show_bug.cgi?id=59012
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[email protected] Resolution|--- |INVALID Severity|blocker |major --- Comment #1 from Andre Klapper <[email protected]> --- Hi Piotr, is this really about 1.21.1? 1.21.3 is the latest in that series. (In reply to comment #0) > PHP Notice: Undefined index: * in > /srv/mediawiki-1.21.1/extensions/ConfirmEdit/ConfirmEdit.php on line 206 http://git.wikimedia.org/blob/mediawiki%2Fextensions%2FConfirmEdit.git/HEAD/ConfirmEdit.php#L206 says if ( !$wgGroupPermissions['*']['read'] && $wgCaptchaTriggers['badlogin'] ) so I assume this has to do with your group permissions setup. This does not sound like something is wrong in the code of MediaWiki (a so-called "bug"), but instead like a support request (how to change settings, questions how to do something, etc.). As bugzilla.wikimedia.org is only for specific bug reports and enhancement requests, please use https://www.mediawiki.org/wiki/Project:Support_desk for support requests. Thanks! -- 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
