Page MenuHomePhabricator

Special:CheckUserLog should make IPs a link to contribs
Closed, ResolvedPublic

Description

If you open Special:CheckUserLog, you'll find that while usernames are linked to their contribs, IPs are not. Let's fix it!

image.png (67×833 px, 20 KB)

After my change, it'll look like this:

image.png (636×852 px, 250 KB)

Details

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 557500 had a related patch set uploaded (by Urbanecm; owner: Urbanecm):
[mediawiki/extensions/CheckUser@master] CheckUserLog: Make IPs links

https://gerrit.wikimedia.org/r/557500

MER-C subscribed.

Punting to Anti-Harassment for review.

@Urbanecm Can you add a screenshot of the change in the task description? Including how this will work for IP ranges, if at all.

Yes @Niharika. Looks like this:

image.png (636×852 px, 250 KB)

Prior my change:

image.png (419×894 px, 158 KB)

Thanks @Urbanecm? Does the IP link lead to the IP's contribs? What about the range link?

@Niharika The links are as follows:

  • IP link - Special:Contributions page for that IP
  • IP range link - Special:Contributions page for that IP range
  • Username link - user page (contributions are linked to from the "contribs" link at the end of the row)

@Niharika The links are as follows:

  • IP link - Special:Contributions page for that IP
  • IP range link - Special:Contributions page for that IP range
  • Username link - user page (contributions are linked to from the "contribs" link at the end of the row)

Cool. That all sounds good to me.

Change 557500 merged by jenkins-bot:
[mediawiki/extensions/CheckUser@master] CheckUserLog: Make IPs links

https://gerrit.wikimedia.org/r/557500