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

       Web browser: ---
             Bug #: 34385
           Summary: $wgProxyList blocking broken since 1.18
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Blocking
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


In User::getBlockedStatus(), proxy detection sets $this->mBlockedReason and
$this->mBlockedby but doesn't set $this->mBlock, so getBlock/isBlocked don't
see it.

Should probably synthesize a Block object here...?

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to