"Catrope" changed the status of MediaWiki.r109385 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109385#c30053
Old Status: ok > New Status: fixme Commit summary for MediaWiki.r109385: Abuse filtering is now turned off by default, as this feature needs to be on hold a few weeks Catrope's comment: <pre> + if ( $wgArticleFeedbackv5AbuseFiltering && 'text' == $type </pre> You also need to do <code>global $wgArticleFeedbackv5AbuseFiltering;</code> elsewhere in the function. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
