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...?
Version: unspecified
Severity: normal