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.