User "SPQRobin" posted a comment on MediaWiki.r89617. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89617#c19175 Commit summary:
* (bug 28695) If there are no results for an abuse filter log, can you put "No matching items in log" or something similar, as we do for usual logs Think this is right, not verified Comment: It appears IndexPager->getResult() and IndexPager->mResult are always empty. Strange.. We might use if( $pager->getBody() ) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
