Page MenuHomePhabricator

Icons no longer showing for user groups on adminstats page making row width very wide
Closed, ResolvedPublic

Description

The icons are no longer showing as they are not loaded from commons due to getting a http 429 response. This appears to be because a non standard size is being requested.

Example of current image request: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Mop.svg/18px-Mop.svg.png gives a 429 with the following text:
"Error - Use thumbnail steps listed on https://w.wiki/GHai. Please contact noc@wikimedia.org for further information (a765913)"

If 20px is used it works: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Mop.svg/20px-Mop.svg.png

This is causing the user groups column to be very large making it hard to view as the row width is now very large.

XTools version: 3.24.1-57afd5d0