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

           Summary: Cannot filter AbuseLog by filter ID without abusefilter-
                    log-detail
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://ru.wikipedia.org/wiki/Special:AbuseLog?uselang=en
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: AbuseFilter
        AssignedTo: agarr...@wikimedia.org
        ReportedBy: ale...@b.smotrov.com
                CC: wikibugs-l@lists.wikimedia.org


See URL above with autoconfirmed but not sysop user: 
the field "Filter ID" is missing.

The issue is with this code in SpecialAbuseLog.php:
 if ($this->canSeeDetails())
   $this->mSearchFilter = $wgRequest->getIntOrNull( 'wpSearchFilter' );

Which means that users without abusefilter-log-detail right also cannot filter
the AbuseLog by specific filter, which doesn't seem to make sense.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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