Page MenuHomePhabricator

BlockList link in block log snippets go to the effected range block instead the individual IP
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

  • Block an IP and an outer range, such as 127.0.0.1 and 127.0.0.0/24
  • Go to User:127.0.0.1 (or edit it if the page exists)
  • Observe the block log snippet

What happens?:

The "View block list" link goes to the IP range (i.e. Special:BlockList/127.0.0.0/24), and not the individual IP.

What should have happened instead?:

It should link to the same target as the page (i.e. Special:BlockList/127.0.0.1), so that active range blocks are surfaced at Special:BlockList.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Dragoniez claimed this task.
Dragoniez subscribed.

This was likely fixed by rMW1e6e758.